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>

TestValuesArraySentinel();

Created with MrDocs