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

is_make_variable_callable is a template utility to check if the make_variable works for a give type More...

#include <matioCpp/ExogenousConversions.h>

+ Inheritance diagram for matioCpp::is_make_variable_callable< Class, typename >:

Detailed Description

template<typename Class, typename = void>
struct matioCpp::is_make_variable_callable< Class, typename >

is_make_variable_callable is a template utility to check if the make_variable works for a give type

Definition at line 130 of file ExogenousConversions.h.


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