Return a const reference to the TYPE object referred to by this iterator. The behavior is undefined if this iterator is empty.
Synopsis
Declared in <bsltf_inputiterator.h>
InputIterator<TYPE>::reference
operator*() const;
Created with MrDocs