Return a sentinel referring to one position past the end of the sequence maintained by this container.
Synopsis
Declared in <bsltf_testvaluesarray.h>
TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::sentinel
privateEnd(sentinel unused);
Return Value
a sentinel referring to one position past the end
Parameters
Name |
Description |
unused |
unused overload‐resolution tag |
Created with MrDocs