Returns a pointer to the pointed‐to element.

Synopsis

Declared in <prevector.h>

T*
operator‐>() const;

Return Value

A pointer to the element the iterator refers to.

Created with MrDocs