SingleIterator::SingleIterator
Constructors
Synopses
Declared in <support/IteratorTmpl.h>
Copy constructor
SingleIterator(SingleIterator<T> const& that);
Construct from T
SingleIterator(T t);
Created with MrDocs
Constructors
Declared in <support/IteratorTmpl.h>
Copy constructor
SingleIterator(SingleIterator<T> const& that);
Construct from T
SingleIterator(T t);
Created with MrDocs