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);

Created with MrDocs