crbegin¶
-
const_reverse_iterator libsemigroups::FroidurePin::crbegin() const¶
Returns a const reverse iterator pointing to the last currently known element of the semigroup.
This member function does not perform any enumeration of the semigroup, the iterator returned may be invalidated by any call to a non-const member function of the FroidurePin class.