The const reverse iterator type.
using const_reverse_iterator = std::reverse_iterator< const_iterator >;