A reverse random access const iterator to an element.
using const_reverse_iterator = std::reverse_iterator< const_iterator >;