const_reverse_iterator_sorted

template<>
using libsemigroups::FroidurePin<TElementType, TTraits>::const_reverse_iterator_sorted = const_reverse_iterator_pair_first

A type for const reverse iterators through the elements of this, sorted according to TTraits::less.

See

const_iterator_sorted.