Interface of the Additive SemiGroup Concept. More...
#include <_additive_semi_group.hpp>
Static Public Attributes | |
| static const bool | is_specialized |
Interface of the Additive SemiGroup Concept.
const bool instigate::algebra::additive_semi_group::interface< T >::is_specialized [static] |
User should specialize this interface for custom type, to make the type associative.
Reimplemented in instigate::algebra::ring::interface< T >.