matio-cpp  v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
matioCpp::get_type< Tp > Struct Template Reference

Utility metafunction to get the ValueType from a given primitive type. More...

#include <matioCpp/ConversionUtilities.h>

Detailed Description

template<typename Tp>
struct matioCpp::get_type< Tp >

Utility metafunction to get the ValueType from a given primitive type.

Definition at line 44 of file ConversionUtilities.h.


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