h5cpp  0.3.3
A modern C++ wrapper for the HDF5 C library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
factory.hpp File Reference
#include <h5cpp/datatype/type_trait.hpp>
Include dependency graph for factory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hdf5
 
 hdf5::datatype
 

Functions

template<typename T >
TypeTrait< typename std::remove_const< T >::type >::TypeClass hdf5::datatype::create (const T &v=T())
 factory function for creating data types More...