Return an iterator 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>::iterator
privateEnd(iterator unused);
Return Value
an iterator referring to one position past the end
Parameters
Name |
Description |
unused |
unused overload‐resolution tag |
Created with MrDocs