mxnet
Static Public Attributes | List of all members
mxnet::common::is_container< T > Struct Template Reference

#include <serialization.h>

Collaboration diagram for mxnet::common::is_container< T >:
Collaboration graph

Static Public Attributes

static const bool value = !std::is_pod<T>::value
 

Member Data Documentation

template<typename T >
const bool mxnet::common::is_container< T >::value = !std::is_pod<T>::value
static

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