Return an iterator to the first element of this vector.
Declared in <bslstl_vector.h>
<bslstl_vector.h>
vector<VALUE_TYPE*, ALLOCATOR>::iterator begin() noexcept;
iterator providing modifiable access to the first element, or past-the-end if empty