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
Return the past‐the‐end reverse iterator providing modifiable access to this vector.
Declared in <bslstl_vector.h>
reverse_iterator
rend() noexcept;
Created with MrDocs