Return a const reverse iterator to the reverse end of this list.

Synopsis

Declared in <bslstl_list.h>

Description

Return the past‐the‐end reverse iterator providing non‐modifiable access to this list.

Return Value

const reverse iterator past the reverse‐beginning element

Created with MrDocs