Searched defs:IteratorImpl (Results 1 – 2 of 2) sorted by relevance
92 friend class IteratorImpl; variable108 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
246 struct IteratorImpl { struct251 template struct Foo::IteratorImpl<int>; member in test11::Foo252 template struct Foo::IteratorImpl<long>; member in test11::Foo