Searched defs:IteratorImpl (Results 1 – 2 of 2) sorted by relevance
93 friend class IteratorImpl; variable109 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl() function
774 IteratorImpl(const ParamGeneratorInterface<ParamType>* base, in IteratorImpl() function