Return an iterator to the first element, or end if empty.
Declared in <bsltf_testvaluesarray.h>
Return an iterator to the first element, or end if empty.
TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::iterator
begin();
» more...
Return an iterator to the first element, or end if empty.
TestValuesArray<VALUE, ALLOCATOR, CONVERTER, USE_SENTINEL>::const_iterator
begin() const;
» more...
an iterator to the first element, or end if empty