#include <texp_isexact.hpp>
Public Types | |
| typedef ucstref< X >::T | _X |
| typedef kernel_isexact< typename kernelof< X >::T, _X >::T | T |
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:
| typedef kernel_isexact< typename kernelof<X>::T, _X >::T mmx::texp::isexact< X >::T |