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

is_vector_compatible is a utility metafunction to check if the input vector T is compatible with matioCpp More...

+ Inheritance diagram for matioCpp::is_vector_compatible< T, typename, typename >:

Detailed Description

template<typename T, typename = void, typename = void>
struct matioCpp::is_vector_compatible< T, typename, typename >

is_vector_compatible is a utility metafunction to check if the input vector T is compatible with matioCpp

Definition at line 42 of file ExogenousConversionHelpers.tpp.


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