Return an iterator to the element at the specified position. The behavior is undefined unless position <= size().
Synopsis
Declared in <bsltf_testvaluesarray.h>
TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::iterator
index(size_t position);
Created with MrDocs