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

Return a reference to the last element of this vector.

Synopsis

Declared in <bslstl_vector.h>

vector<VALUE_TYPE*, ALLOCATOR>::const_reference
back() const;

Return Value

non-modifiable reference to the last element