[#BloombergLP-bsltf-TestValuesArrayIterator-operator_ptr] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator]::operator‐> :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- VALUE const* operator‐>() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#