[#BloombergLP-bsltf-TestValuesArray-privateEnd-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArray.adoc[TestValuesArray]::privateEnd :relfileprefix: ../../../ :mrdocs: Return a `const_iterator` referring to one position past the end of the sequence maintained by this container. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsltf/TestValuesArray/const_iterator.adoc[TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::const_iterator] privateEnd(xref:BloombergLP/bsltf/TestValuesArray/const_iterator.adoc[const_iterator]) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#