Instigate Open Source Documentation

instigate::algebra::field::requirements< T > Struct Template Reference

Requirements of the Field Concept. More...

#include <_field.hpp>

Inheritance diagram for instigate::algebra::field::requirements< T >:
instigate::algebra::ring::requirements< T > instigate::algebra::commutativity_multiplication::requirements< T > instigate::algebra::multiplicative_group::requirements< T > instigate::algebra::multiplicative_monoid::requirements< T > instigate::algebra::commutativity_addition::requirements< T > instigate::algebra::additive_group::requirements< T > instigate::algebra::multiplicative_semi_group::requirements< T > instigate::algebra::multiplicative_magma::requirements< T > instigate::assignable::requirements< T >

List of all members.


Detailed Description

template<typename T>
struct instigate::algebra::field::requirements< T >

Requirements of the Field Concept.

This code will be compiled if and only if T is a model of concept instigate::algebra::field


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


© Instigate CJSC, Open Source