Home
last modified time | relevance | path

Searched defs:_IterCategory (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/include/__algorithm/
H A Dreverse.h48 …using _IterCategory = typename _IterOps<_AlgPolicy>::template __iterator_category<_BidirectionalIt… in __reverse() local
H A Dpartition.h81 using _IterCategory = typename iterator_traits<_ForwardIterator>::iterator_category; partition() local
H A Drotate.h182 using _IterCategory = typename _IterOps<_AlgPolicy>::template __iterator_category<_Iterator>; in __rotate() local
H A Dstable_partition.h298 using _IterCategory = typename iterator_traits<_ForwardIterator>::iterator_category; stable_partition() local