rbegin overloads
Synopses
Declared in <bslstl_deque.h>
Return a reverse iterator providing modifiable access to the last element in this deque, and the past‐the‐end reverse iterator if this deque is empty.
Same as the related overload above for rbegin.
Created with MrDocs