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