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

whether a type is pod 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_pod< T >

whether a type is pod type

Template Parameters
Tthe type to query

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