ActionTraits¶
-
template<typename
TElementType
, typenameTPointType
>
structActionTraits
¶ This is a traits class for use with Action, libsemigroups::LeftAction and libsemigroups::RightAction.
- See
- Template Parameters
TElementType
: the type of the elements of a semigroup.TPointType
: the type of the points acted on.