Interface of the Ring Concept. More...
#include <_ring.hpp>
Static Public Attributes | |
| static const bool | is_specialized |
Interface of the Ring Concept.
const bool instigate::algebra::ring::interface< T >::is_specialized [static] |
instigate::algebra::interface<T>:: is_distributivity
User should specialize this interface for custom type to make the type distributive.
Reimplemented from instigate::algebra::commutativity_addition::interface< T >.