const_reverse_iterator

template<>
using libsemigroups::FroidurePin<TElementType, TTraits>::const_reverse_iterator = std::reverse_iterator<const_iterator>

A type for const reverse iterators through the elements of this, in the reverse order of enumeration.

See

const_iterator.