Return the past‐the‐end reverse iterator providing modifiable access to this list.
Synopsis
Declared in <bslstl_list.h>
list<VALUE, ALLOCATOR>::reverse_iterator
rend() noexcept;
Created with MrDocs
Return the past‐the‐end reverse iterator providing modifiable access to this list.
Declared in <bslstl_list.h>
list<VALUE, ALLOCATOR>::reverse_iterator
rend() noexcept;
Created with MrDocs