Return a modifiable reference to the last element.

Synopsis

Declared in <bslstl_vector.h>

Description

The behavior is undefined unless this vector is not empty.

Return Value

modifiable reference to the last element

Created with MrDocs