Return a reverse iterator to the last element.

Synopsis

Declared in <bslstl_vector.h>

Return Value

reverse iterator providing modifiable access to the last element, or past‐the‐end if empty

Created with MrDocs