ActionTraits

template<typename TElementType, typename TPointType>
struct ActionTraits

This is a traits class for use with Action, libsemigroups::LeftAction and libsemigroups::RightAction.

See

Action.

Template Parameters
  • TElementType: the type of the elements of a semigroup.

  • TPointType: the type of the points acted on.

Type aliases