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