Searched defs:iterator_category (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h109 typedef _Category iterator_category; typedef in struct:iterator
129 typedef typename _Iterator::iterator_category iterator_category; typedef in struct:iterator_traits
139 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
149 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
H A Dstl_iterator.h643 iterator_category; typedef in class:__normal_iterator
H A Dstl_list.h118 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
196 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
H A Dstl_deque.h110 typedef std::random_access_iterator_tag iterator_category; typedef in struct:_Deque_iterator
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp50 typedef std::forward_iterator_tag iterator_category; typedef in struct:iterator
H A Dconst_child_iterator.hpp50 typedef std::forward_iterator_tag iterator_category; typedef in struct:const_iterator
H A Dnode_iterators.hpp154 typedef trivial_iterator_tag iterator_category; typedef in class:pb_ds::detail::pat_trie_const_node_it_
H A Dpoint_iterators.hpp137 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:pb_ds::detail::pat_trie_const_it_
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp57 typedef std::forward_iterator_tag iterator_category; typedef in class:const_iterator_
H A Dconst_point_iterator.hpp57 typedef trivial_iterator_tag iterator_category; typedef in class:const_point_iterator_
H A Dpoint_iterator.hpp55 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
H A Diterator.hpp57 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
/freebsd-12-stable/contrib/libstdc++/include/backward/
H A Diterator.h87 typedef input_iterator_tag iterator_category; typedef in struct:input_iterator
95 typedef output_iterator_tag iterator_category; typedef in struct:output_iterator
104 typedef forward_iterator_tag iterator_category; typedef in struct:forward_iterator
113 typedef bidirectional_iterator_tag iterator_category; typedef in struct:bidirectional_iterator
122 typedef random_access_iterator_tag iterator_category; typedef in struct:random_access_iterator
133 iterator_category(const _Iter& __i) function
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp82 typedef trivial_iterator_tag iterator_category; typedef in class:pb_ds::detail::bin_search_tree_const_node_it_
H A Dpoint_iterators.hpp116 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:pb_ds::detail::bin_search_tree_const_it_
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp81 typedef std::forward_iterator_tag iterator_category; typedef in class:pb_ds::detail::binary_heap_const_iterator_
H A Dconst_point_iterator.hpp68 typedef trivial_iterator_tag iterator_category; typedef in class:pb_ds::detail::binary_heap_const_point_iterator_
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp78 typedef std::forward_iterator_tag iterator_category; typedef in class:pb_ds::detail::left_child_next_sibling_heap_const_iterator_
H A Dconst_point_iterator.hpp76 typedef trivial_iterator_tag iterator_category; typedef in class:pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
/freebsd-12-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp101 typedef trivial_iterator_tag iterator_category; typedef in class:pb_ds::detail::ov_tree_node_const_it_
231 typedef trivial_iterator_tag iterator_category; typedef in class:pb_ds::detail::ov_tree_node_it_
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h278 typedef std::input_iterator_tag iterator_category; typedef in struct:llvm::MustBeExecutedIterator
/freebsd-12-stable/contrib/libstdc++/include/debug/
H A Dsafe_iterator.h97 typedef typename _Traits::iterator_category iterator_category; typedef in class:__gnu_debug::_Safe_iterator
/freebsd-12-stable/contrib/libstdc++/include/ext/
H A Dhashtable.h119 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_iterator
171 typedef forward_iterator_tag iterator_category; typedef in struct:_Hashtable_const_iterator
/freebsd-12-stable/contrib/libstdc++/include/tr1/
H A Dhashtable_policy.h236 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Node_iterator
277 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Node_const_iterator
377 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Hashtable_iterator
422 typedef std::forward_iterator_tag iterator_category; typedef in struct:std::__detail::_Hashtable_const_iterator
/freebsd-12-stable/contrib/libucl/include/
H A Ducl++.h193 typedef std::forward_iterator_tag iterator_category; typedef in class:ucl::final::const_iterator

Completed in 226 milliseconds

12