Instigate Open Source Documentation

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

Interface of the Multiplicative SemiGroup Concept. More...

#include <_multiplicative_semi_group.hpp>

Inheritance diagram for instigate::algebra::multiplicative_semi_group::interface< T >:
instigate::algebra::multiplicative_magma::interface< T > instigate::assignable::interface< T > instigate::algebra::multiplicative_monoid::interface< T > instigate::algebra::multiplicative_group::interface< T > instigate::algebra::ring::interface< T > instigate::algebra::field::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::multiplicative_semi_group::interface< T >

Interface of the Multiplicative SemiGroup Concept.


Member Data Documentation

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

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

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


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


© Instigate CJSC, Open Source