Developer documentation

mmx::numerics::is_rounded< T > Struct Template Reference

#include <numerics_hdwi.hpp>

Public Types

typedef texp::false_t result_t
 

Static Public Attributes

static const bool result = false
 

Member Typedef Documentation

template<class T>
typedef texp::false_t mmx::numerics::is_rounded< T >::result_t

Member Data Documentation

template<class T>
const bool mmx::numerics::is_rounded< T >::result = false
static

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