ALPSCore reference
alps::hdf5::is_native_type< T > Struct Template Reference

Inherits from true_type if T is a native type, from false_type otherwise. More...

#include <archive.hpp>

Inheritance diagram for alps::hdf5::is_native_type< T >:
Inheritance graph
Collaboration diagram for alps::hdf5::is_native_type< T >:
Collaboration graph

Detailed Description

template<typename T>
struct alps::hdf5::is_native_type< T >

Inherits from true_type if T is a native type, from false_type otherwise.

Definition at line 51 of file archive.hpp.


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