Return an iterator to the first element of this vector.

Synopsis

Declared in <bslstl_vector.h>

Return Value

iterator providing modifiable access to the first element, or past‐the‐end if empty

Created with MrDocs