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

12

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash36.C6 iterator_category; // { dg-error "" } no type iterator_category typedef in struct:iterator_traits
11 typedef Category iterator_category; typedef in struct:iterator
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/
H A Dtypedefs.cc39 typedef it::iterator_category iterator_category; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/28_regex/iterators/regex_token_iterator/
H A Dtypedefs.cc39 typedef it::iterator_category iterator_category; typedef
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_raw_storage_iter.h41 typedef output_iterator_tag iterator_category; typedef in class:raw_storage_iterator
68 iterator_category(const raw_storage_iterator<_ForwardIterator, _Tp>&) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dtypedef32.C13 struct iterator_category {}; struct in struct:iterator_restrict_traits
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp48 typedef std::forward_iterator_tag iterator_category; typedef in class:const_iterator_
H A Dpoint_iterator.hpp47 typedef trivial_iterator_tag iterator_category; typedef in class:point_iterator_
H A Dpoint_const_iterator.hpp49 typedef trivial_iterator_tag iterator_category; typedef in class:point_const_iterator_
H A Diterator.hpp48 typedef std::forward_iterator_tag iterator_category; typedef in class:iterator_
/haiku-buildtools/gcc/libstdc++-v3/include/profile/
H A Diterator_tracker.h52 typedef typename _Traits::iterator_category iterator_category; typedef in class:__profile::__iterator_tracker
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr54838.C18 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
H A D20090329-1.C6 typedef _Category iterator_category; typedef in struct:iterator
9 typedef typename _Iterator::iterator_category iterator_category; typedef in struct:iterator_traits
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp68 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_node_it_
H A Dpoint_iterators.hpp108 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::bin_search_tree_const_it_
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp68 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
H A Dpoint_const_iterator.hpp62 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::binary_heap_point_const_iterator_
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp69 typedef std::forward_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_const_iterator_
H A Dpoint_const_iterator.hpp68 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::left_child_next_sibling_heap_node_point_const_iterator_
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_list.h131 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_iterator
211 typedef std::bidirectional_iterator_tag iterator_category; typedef in struct:_List_const_iterator
H A Dstl_iterator_base_types.h121 typedef _Category iterator_category; typedef in struct:iterator
154 typedef typename _Iterator::iterator_category iterator_category; typedef in struct:__iterator_traits
168 typedef typename _Iterator::iterator_category iterator_category; typedef in struct:iterator_traits
180 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
191 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
[all...]
H A Dforward_list.h129 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_iterator
197 typedef std::forward_iterator_tag iterator_category; typedef in struct:_Fwd_list_const_iterator
H A Dstl_tree.h180 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_Rb_tree_iterator
252 typedef bidirectional_iterator_tag iterator_category; typedef in struct:_Rb_tree_const_iterator
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp90 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
220 typedef trivial_iterator_tag iterator_category; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
/haiku-buildtools/gcc/libstdc++-v3/include/parallel/
H A Diterator.h51 typedef _IteratorCategory iterator_category; typedef in class:__gnu_parallel::_IteratorPair
123 typedef _IteratorCategory iterator_category; typedef in class:__gnu_parallel::_IteratorTriple
/haiku-buildtools/gcc/libstdc++-v3/include/debug/
H A Dsafe_iterator.h145 typedef typename _Traits::iterator_category iterator_category; typedef in class:__gnu_debug::_Safe_iterator

Completed in 285 milliseconds

12