Medial Code Documentation
Loading...
Searching...
No Matches
Static Public Attributes
dmlc::is_integral< T > Struct Template Reference

whether a type is integer type More...

#include <type_traits.h>

Static Public Attributes

static const bool value = false
 the value of the traits
 

Detailed Description

template<typename T>
struct dmlc::is_integral< T >

whether a type is integer type

Template Parameters
Tthe type to query

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