bsl::list::rend

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;