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