Construct an input iterator based on the specified ptr.
Synopsis
Declared in <bsltf_inputiterator.h>
explicit
InputIterator(TYPE* ptr);
Created with MrDocs
Construct an input iterator based on the specified ptr.
Declared in <bsltf_inputiterator.h>
explicit
InputIterator(TYPE* ptr);
Created with MrDocs