Searched defs:iterator (Results 1 - 25 of 227) sorted by relevance

12345678910

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dlookup1.C8 typedef typename list<T, Alloc>::iterator iterator; typedef in class:new_list
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/template/
H A Dfriend22.C7 template <class T> class iterator { }; class
H A Dtypename15.C5 class iterator { class in class:Cdeque
H A Dinherit2.C7 typedef int iterator; typedef in struct:A
12 struct iterator { struct in struct:B
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dtypename1.C10 typedef T* iterator; typedef in class:Vector
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash56.C12 typedef charT* iterator; typedef in class:basic_string
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb128.C4 typedef T* iterator; // { dg-error "" } pointer to reference typedef in struct:A
H A Deb9.C8 class iterator class in class:d0om_Hashmap
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/types/
H A D23767.cc28 typedef String::iterator iterator; typedef in struct:T
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/vector/types/
H A D23767.cc28 typedef Vector::iterator iterator; typedef in struct:T
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/operations/
H A D3.h29 typedef typename list_type::iterator iterator; typedef
H A D1.h29 typedef typename list_type::iterator iterator; typedef
H A D2.h29 typedef typename list_type::iterator iterator; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/types/
H A D1.cc28 typedef String_view::iterator iterator; typedef in struct:T
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/modifiers/
H A D1.h31 typedef typename list_type::iterator iterator; typedef
H A D3.h49 typedef typename list_type::iterator iterator; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/
H A Dinit-list.h27 typedef typename list_type::iterator iterator; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/vstring/types/
H A D23767.cc28 typedef Vstring::iterator iterator; typedef in struct:T
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dpr45908.C7 struct iterator { }; struct in struct:vector
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dtypeof8.C5 struct vector { typedef int iterator; }; typedef in struct:vector
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr52035_0.C5 typedef T* iterator; typedef in struct:QVector
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dloop1.C7 struct iterator { struct
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr28238.C4 struct iterator{}; struct
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_multimap/
H A Dinit-list.cc32 typedef Container::const_iterator iterator; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/list/cons/
H A D9.h37 typedef typename list_type::iterator iterator; typedef

Completed in 103 milliseconds

12345678910