Returns a reference to the pointed-to element.
Declared in <prevector.h>
<prevector.h>
T const& operator*() const;
A reference to the element the iterator refers to.