cend

const_iterator libsemigroups::Action::cend() const noexcept

Returns a libsemigroups::Action::const_iterator (random access iterator) pointing one past the end of the action.

Return

An iterator to one past the end.

Complexity

Constant.

Exceptions

This function is noexcept and is guaranteed never to throw.

Parameters

(None)