Instigate Open Source Documentation

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

Interface of the Additive SemiGroup Concept. More...

#include <_additive_semi_group.hpp>

Inheritance diagram for instigate::algebra::additive_semi_group::interface< T >:
instigate::algebra::additive_magma::interface< T > instigate::assignable::interface< T > instigate::algebra::additive_monoid::interface< T > instigate::algebra::additive_group::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::additive_semi_group::interface< T >

Interface of the Additive SemiGroup Concept.


Member Data Documentation

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

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

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


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


© Instigate CJSC, Open Source