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