Return an iterator to the element at the specified position. The behavior is undefined unless position <= size().

Synopsis

Declared in <bsltf_testvaluesarray.h>

Return Value

an iterator to the element at position

Parameters

Name

Description

position

zero‐based index of the desired element

Created with MrDocs