[#BloombergLP-bsltf-TestValuesArraySentinel-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArraySentinel.adoc[TestValuesArraySentinel]::TestValuesArraySentinel :relfileprefix: ../../../ :mrdocs: Create a sentinel object that "refers" to `nullptr`. Note that a default constructor is required by the `bsl::sentinel_for` concept. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TestValuesArraySentinel(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#