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

dependent_false is a type-dependent expression that is always false. More...

#include <matioCpp/ForwardDeclarations.h>

+ Inheritance diagram for matioCpp::dependent_false< T >:

Detailed Description

template<class T>
struct matioCpp::dependent_false< T >

dependent_false is a type-dependent expression that is always false.

Please check https://en.cppreference.com/w/cpp/language/if for further details.

Definition at line 76 of file ForwardDeclarations.h.


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