Return a const_iterator referring to one position past the end of the sequence maintained by this container.
Declared in <bsltf_testvaluesarray.h>
TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::const_iterator
privateEnd(const_iterator unused) const;
a const_iterator referring to one position past the end
| Name | Description |
|---|---|
| unused | unused overload-resolution tag |