Developer documentation

mmx::texp::kernelof_< X > Struct Template Reference

return the arithmetic kernel from which the unqualified type X comes from. More...

#include <GMP.hpp>

Public Types

typedef null_t T
 

Detailed Description

template<class X>
struct mmx::texp::kernelof_< X >

return the arithmetic kernel from which the unqualified type X comes from.

Member Typedef Documentation

template<class X>
typedef null_t mmx::texp::kernelof_< X >::T

The documentation for this struct was generated from the following files:
Home