BloombergLP::bslstl::ForwardIterator::operator*

Return a reference 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.

Synopsis

Declared in <bslstl_forwarditerator.h>

T&
operator*() const;