[#BloombergLP-bsltf-TestValuesArrayIterator-2constructor-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArrayIterator.adoc[TestValuesArrayIterator]::TestValuesArrayIterator :relfileprefix: ../../../ :mrdocs: Create a null‐initialized iterator. Note that this iterator can be used in the sentinel role for a C++20 standard range. Also note that sentinel default‐constructibility is a requirement of the Standard container‐convertible‐range concept. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TestValuesArrayIterator(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#