Increment this iterator to refer to the next contiguous TYPE object.
TYPE
Declared in <bsltf_inputiterator.h>
<bsltf_inputiterator.h>
InputIterator<TYPE>& operator++();
Return a reference to this iterator after the increment. The behavior is undefined if this iterator is empty.
a reference to this iterator after the increment