const_reverse_iterator¶
-
using libsemigroups::FroidurePin::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
A type for const reverse iterators through the elements of this
, in the reverse order of enumeration.