Return a reference providing modifiable access to the element at the specified position in this vector. The behavior is undefined unless position < size().
position
position < size()
Declared in <bslstl_vector.h>
<bslstl_vector.h>
reference operator[](size_type position);