[#BloombergLP-bsltf-TestValuesArrayIterator-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the value of the specified `other` object. The behavior is undefined unless `other` is valid. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator<VALUE>]& operator=(xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator] const& other); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#