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>::const_reference
front() const;

Return Value

non-modifiable reference to the first element