Return the past‐the‐end reverse iterator providing modifiable access to this vector.
Synopsis
Declared in <bslstl_vector.h>
vectorBase<VALUE_TYPE>::reverse_iterator
rend() noexcept;
Created with MrDocs