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

whether a type have save/load function 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::has_saveload< T >

whether a type have save/load function

Template Parameters
Tthe type to query

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