Create a sentinel object that refers the specified end position (address). Note that no facility is provided to change the position of a sentinel object.

Synopsis

Declared in <bsltf_testvaluesarray.h>

TestValuesArraySentinel(VALUE const* end);

Parameters

Name

Description

end

address of the past‐the‐end position

Created with MrDocs