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