cend_sorted¶
-
const_iterator_sorted libsemigroups::FroidurePin::cend_sorted()¶
Returns a const iterator pointing to one past the last element of the semigroup when the elements are sorted by FroidurePin::Less.
This member function fully enumerates the semigroup, the returned iterator returned may be invalidated by any call to a non-const member function of the FroidurePin class.