Return a const reverse iterator to the reverse end of this list.
Declared in <bslstl_list.h>
list<VALUE, ALLOCATOR>::const_reverse_iterator
crend() const noexcept;
Return the past-the-end reverse iterator providing non-modifiable access to this list.
const reverse iterator past the reverse-beginning element