Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dreverse.h51 using _IterCategory = typename _IterOps<_AlgPolicy>::template __iterator_category<_BidirectionalIterator>; __reverse() local
H A Dpartition.h90 using _IterCategory = typename iterator_traits<_ForwardIterator>::iterator_category; partition() local
H A Dstable_partition.h322 using _IterCategory = typename iterator_traits<_ForwardIterator>::iterator_category; stable_partition() local
H A Drotate.h182 using _IterCategory = typename _IterOps<_AlgPolicy>::template __iterator_category<_Iterator>; in __rotate() local