[#BloombergLP-bsltf-TestValuesArrayIterator-operator_star] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator]::operator* :relfileprefix: ../../../ :mrdocs: Return the value referred to by this object. This object is no longer dereferenceable after a call to this function. 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]#