bsl::vector<VALUE_TYPE*, ALLOCATOR>::front

Return a reference to the first element of this vector.

Synopsis

Declared in <bslstl_vector.h>

vector<VALUE_TYPE*, ALLOCATOR>::reference
front();

Return Value

modifiable reference to the first element