Requirements of the Commutativity Addition Concept. More...
#include <_commutativity_addition.hpp>
Public Member Functions | |
| requirements () | |
| Constructor. | |
Static Public Member Functions | |
| static void | require_commutativity_addition () |
| Require the commutativity. | |
Requirements of the Commutativity Addition Concept.
This code will be compiled if and only if T is a model of the instigate::algebra::commutativity_addition concept.
| instigate::algebra::commutativity_addition::requirements< T >::requirements | ( | ) | [inline] |
Constructor.
Check the requirements of the Additive Commutative Concept.
Reimplemented in instigate::algebra::ring::requirements< T >.
References instigate::algebra::commutativity_addition::requirements< T >::require_commutativity_addition().