Searched defs:bidirectional_iterator (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/test/support/ | ||
H A D | test_iterators.h | 172 template <class U> friend class bidirectional_iterator; in bidirectional_iterator() function |
/llvm-project/pstl/test/support/ | ||
H A D | utils.h | 326 typedef BidirectionalIterator<iterator, std::bidirectional_iterator_tag> bidirectional_iterator; typedef |