Return the past‐the‐end reverse iterator providing modifiable access to this deque.
Synopsis
Declared in <bslstl_deque.h>
Deque_Base<VALUE_TYPE>::reverse_iterator
rend() noexcept;
Created with MrDocs