Requirements of the Ring Concept. More...
#include <_ring.hpp>
Public Member Functions | |
| requirements () | |
| The only available constructor. | |
Static Public Member Functions | |
| static void | require_distributivity () |
| Require the distributivity. | |
Requirements of the Ring Concept.
This code will be compiled if and only if T is a model of the instigate::algebra::ring concept.
| instigate::algebra::ring::requirements< T >::requirements | ( | ) | [inline] |
The only available constructor.
Check the requirements of the instigate::algebra::ring::interface
Reimplemented from instigate::algebra::additive_group::requirements< T >.
References instigate::algebra::ring::requirements< T >::require_distributivity().