cbegin_sorted¶
-
const_iterator_sorted
libsemigroups::FroidurePin::cbegin_sorted()¶ Returns a const iterator pointing to the first 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.