privateEnd overloads

Synopses

Declared in <bsltf_testvaluesarray.h>

Return a const_iterator referring to one position past the end of the sequence maintained by this container.

Return a const_sentinel referring to one position past the end of the sequence maintained by this container.

Return an iterator referring to one position past the end of the sequence maintained by this container.

Return a sentinel referring to one position past the end of the sequence maintained by this container.

Return Value

  • a const_iterator referring to one position past the end

  • a const_sentinel referring to one position past the end

  • an iterator referring to one position past the end

  • a sentinel referring to one position past the end

Parameters

Name

Description

unused

unused overload‐resolution tag

Created with MrDocs