Luna::RingDeque::rend
const_reverse_iterator rend() const
Gets one constant reverse iterator to the one-before-first element of the queue.
Return value
Returns one constant reverse iterator to the one-before-first element of the queue.
const_reverse_iterator rend() const
Gets one constant reverse iterator to the one-before-first element of the queue.
Returns one constant reverse iterator to the one-before-first element of the queue.