Return the address of the element (of the template parameter VALUE) at which this iterator is positioned. The behavior is undefined unless this iterator is dereferenceable.

Synopsis

Declared in <bsltf_testvaluesarray.h>

VALUE const*
operator‐>() const;

Created with MrDocs