[#BloombergLP-bsltf-TestValuesArrayIterator-2constructor-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator]::TestValuesArrayIterator :relfileprefix: ../../../ :mrdocs: Create an iterator having the same value as the specified `original` object. The behavior is undefined unless `original` is valid. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TestValuesArrayIterator(xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator] const& original); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#