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