realroot_doc 0.1.1
isexact< X > Struct Template Reference

#include <texp_isexact.hpp>

List of all members.

Public Types


Detailed Description

template<typename X>
struct mmx::texp::isexact< X >

Traits class which specifies if the type X is exact. For a type X in a kernel K, we have the following type values fo:

Definition at line 29 of file texp_isexact.hpp.


Member Typedef Documentation

typedef ucstref<X>::T _X

Definition at line 31 of file texp_isexact.hpp.

typedef kernel_isexact< typename kernelof<X>::T, _X >::T T

Definition at line 32 of file texp_isexact.hpp.


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