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