Instigate Open Source Documentation

instigate::algebra::commutativity_addition::interface< T > Struct Template Reference

Interface of the Additive Commutative Concept. More...

#include <_commutativity_addition.hpp>

Inheritance diagram for instigate::algebra::commutativity_addition::interface< T >:
instigate::algebra::ring::interface< T > instigate::algebra::field::interface< T >

List of all members.

Static Public Attributes

static const bool is_specialized

Detailed Description

template<typename T>
struct instigate::algebra::commutativity_addition::interface< T >

Interface of the Additive Commutative Concept.


Member Data Documentation

template<typename T >
const bool instigate::algebra::commutativity_addition::interface< T >::is_specialized [static]
Initial value:
 instigate::algebra::interface<T>::
                is_comutativity_addition

User should specialize this interface for custom type to make the type commutative.

Reimplemented in instigate::algebra::ring::interface< T >.


The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source