MultiIterator::MultiIterator
Constructors
Synopses
Declared in <support/IteratorTmpl.h>
Copy constructor
MultiIterator(MultiIterator const& that);
MultiIterator(
Iterator impl1,
Iterator impl2);
Created with MrDocs
Constructors
Declared in <support/IteratorTmpl.h>
Copy constructor
MultiIterator(MultiIterator const& that);
MultiIterator(
Iterator impl1,
Iterator impl2);
Created with MrDocs