SingleIterator::SingleIterator
Construct from T
Synopsis
Declared in <support/IteratorTmpl.h>
SingleIterator(T t);
Parameters
Name |
Description |
t |
The object to construct from |
Created with MrDocs
Construct from T
Declared in <support/IteratorTmpl.h>
SingleIterator(T t);
Name |
Description |
t |
The object to construct from |
Created with MrDocs