Return the past‐the‐end reverse iterator providing modifiable access to this vector.

Synopsis

Declared in <bslstl_vector.h>

reverse_iterator
rend() noexcept;

Created with MrDocs