Return a pointer 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>::pointer
operator‐>() const;
Created with MrDocs