ActionTraits

template<typename TElementType, typename TPointType>
struct ActionTraits

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

See

Action.

tparam TElementType

the type of the elements of a semigroup.

tparam TPointType

the type of the points acted on.

Type aliases