Searched refs:iterator_category (Results 1 - 25 of 73) sorted by relevance

123

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash36.C5 typedef typename Iterator::iterator_category
6 iterator_category; // { dg-error "" } no type iterator_category typedef in struct:iterator_traits
11 typedef Category iterator_category; typedef in struct:iterator
16 struct reverse_iterator : public // { dg-message "required" } no type iterator_category
17 iterator<typename iterator_traits<Iterator>::iterator_category> {
/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/gcc/libstdc++-v3/testsuite/20_util/raw_storage_iterator/requirements/
H A Dtypedefs.cc35 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/reverse_iterator/requirements/
H A Dtypedefs.cc35 typedef test_iterator::iterator_category iteratory_category;
H A Dbase_classes.cc32 typedef iterator<iterator_traits<long*>::iterator_category,
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_iterator_base_types.h121 typedef _Category iterator_category; typedef in struct:iterator
148 __void_t<typename _Iterator::iterator_category,
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
203 inline typename iterator_traits<_Iter>::iterator_category
205 { return typename iterator_traits<_Iter>::iterator_category(); }
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dtypedef32.C13 struct iterator_category {}; struct in struct:iterator_restrict_traits
27 class iterator2 : iterator_restrict_traits<typename ty1::ic>::iterator_category
36 class iterator1 : iterator_restrict_traits<typename ty1::ic>::iterator_category
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/front_insert_iterator/requirements/
H A Dtypedefs.cc36 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/back_insert_iterator/requirements/
H A Dtypedefs.cc36 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/istream_iterator/requirements/
H A Dtypedefs.cc37 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/insert_iterator/requirements/
H A Dtypedefs.cc36 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/ostream_iterator/requirements/
H A Dtypedefs.cc37 typedef test_iterator::iterator_category iteratory_category;
/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
H A Dstl_iterator.h48 typedef input_iterator_tag iterator_category; typedef in struct:input_iterator
56 typedef output_iterator_tag iterator_category; typedef in struct:output_iterator
64 typedef forward_iterator_tag iterator_category; typedef in struct:forward_iterator
73 typedef bidirectional_iterator_tag iterator_category; typedef in struct:bidirectional_iterator
81 typedef random_access_iterator_tag iterator_category; typedef in struct:random_access_iterator
92 typedef _Category iterator_category; typedef in struct:iterator
104 typedef typename _Iterator::iterator_category iterator_category; typedef in struct:iterator_traits
113 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
122 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
160 iterator_category(const _Iter& __i) { return __iterator_category(__i); } function
179 iterator_category(const input_iterator<_Tp, _Distance>&) function
182 inline output_iterator_tag iterator_category(const output_iterator&) function
187 iterator_category(const forward_iterator<_Tp, _Distance>&) function
192 iterator_category(const bidirectional_iterator<_Tp, _Distance>&) function
197 iterator_category(const random_access_iterator<_Tp, _Distance>&) function
201 inline random_access_iterator_tag iterator_category(const _Tp*) function
352 typedef output_iterator_tag iterator_category; typedef in class:back_insert_iterator
373 iterator_category(const back_insert_iterator<_Container>&) function
391 typedef output_iterator_tag iterator_category; typedef in class:front_insert_iterator
412 iterator_category(const front_insert_iterator<_Container>&) function
431 typedef output_iterator_tag iterator_category; typedef in class:insert_iterator
454 iterator_category(const insert_iterator<_Container>&) function
482 typedef bidirectional_iterator_tag iterator_category; typedef in class:reverse_bidirectional_iterator
524 iterator_category(const reverse_bidirectional_iterator<_BidirectionalIterator, function
576 iterator_category; typedef in class:reverse_iterator
689 typedef random_access_iterator_tag iterator_category; typedef in class:reverse_iterator
740 iterator_category(const reverse_iterator<_RandomAccessIterator, _Tp, function
824 typedef input_iterator_tag iterator_category; typedef in class:istream_iterator
851 iterator_category(const istream_iterator<_Tp, _Dist>&) function
880 typedef output_iterator_tag iterator_category; typedef in class:ostream_iterator
903 iterator_category(const ostream_iterator<_Tp>&) { function
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/
H A Dtypedefs.cc37 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/requirements/
H A Dtypedefs.cc37 typedef test_iterator::iterator_category iteratory_category;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
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
24 typedef typename iterator_traits<_II1>::iterator_category _Category1;
25 typedef typename iterator_traits<_II2>::iterator_category _Category2;
H A Dpr54838.C18 typedef random_access_iterator_tag iterator_category; typedef in struct:iterator_traits
25 iterator < typename iterator_traits < _Iterator >::iterator_category,
/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 Diterator.hpp48 typedef std::forward_iterator_tag iterator_category; typedef in class: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_
/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
H A Dalgo.h112 typedef typename _IteratorTraits::iterator_category _IteratorCategory;
122 typedef typename _IteratorTraits::iterator_category _IteratorCategory;
170 typedef typename _IteratorTraits::iterator_category _IteratorCategory;
208 typedef typename _IteratorTraits::iterator_category _IteratorCategory;
278 typedef typename _IIterTraits::iterator_category _IIteratorCategory;
279 typedef typename _FIterTraits::iterator_category _FIteratorCategory;
348 typedef typename _IIterTraits::iterator_category _IIteratorCategory;
350 typedef typename _OIterTraits::iterator_category _OIterCategory;
365 typedef typename _IIterTraits::iterator_category _IIteratorCategory;
366 typedef typename _OIterTraits::iterator_category _OIterCategor
[all...]

Completed in 256 milliseconds

123