ActionTraits¶
-
template<typename TElementType, typename TPointType>
struct ActionTraits¶ This is a traits class for use with Action, LeftAction, and RightAction.
- See
- tparam TElementType
the type of the elements.
- tparam TPointType
the type of the points acted on.
Type aliases¶
Adapter for testing equality. |
|
Adapter for hashing. |
|
Adapter for the identity element of the given type. |
|
Adapter for the product of two elements. |
|
Adapter for swapping. |