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