Constructors
Synopses
Declared in <bsltf_inputiterator.h>
Construct an empty input iterator.
Construct an input iterator based on the specified ptr.
explicit
InputIterator(TYPE* ptr);
Parameters
Name |
Description |
ptr |
address of the |
Created with MrDocs