BloombergLP::bsltf::InputIterator::InputIterator

Construct an input iterator based on the specified ptr.

Synopsis

Declared in <bsltf_inputiterator.h>

explicit
InputIterator(TYPE* ptr);

Parameters

NameDescription
ptraddress of the TYPE object this iterator will refer to