Interface of the Additive Commutative Concept. More...
#include <_commutativity_addition.hpp>
Static Public Attributes | |
| static const bool | is_specialized |
Interface of the Additive Commutative Concept.
const bool instigate::algebra::commutativity_addition::interface< T >::is_specialized [static] |
instigate::algebra::interface<T>:: is_comutativity_addition
User should specialize this interface for custom type to make the type commutative.
Reimplemented in instigate::algebra::ring::interface< T >.