realroot_doc 0.1.1
isapproximate< X > Struct Template Reference

Traits class which specifies if the type X is not exact. More...

#include <texp_isexact.hpp>

List of all members.

Public Types


Detailed Description

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

Traits class which specifies if the type X is not exact.

Definition at line 37 of file texp_isexact.hpp.


Member Typedef Documentation

typedef tnot< typename isexact< X >::T >::T T

Definition at line 37 of file texp_isexact.hpp.


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