BloombergLP::bsltf::InputIterator::InputIterator

Constructors

Synopses

Declared in <bsltf_inputiterator.h>

Construct an empty input iterator.

InputIterator();
» more...

Construct an input iterator based on the specified ptr.

explicit
InputIterator(TYPE* ptr);
» more...