Return a pointer to the current, modifiable element. The behavior is undefined if this iterator has the past-the-end value for an iterator over the underlying sequence.
Declared in <bslstl_forwarditerator.h>
<bslstl_forwarditerator.h>
T* operator->() const;