matio-cpp
v0.2.5
A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.
|
Typedefs | |
template<typename... Ts> | |
using | void_t = typename make_void< Ts... >::type |
using matioCpp::SpanUtils::void_t = typedef typename make_void<Ts...>::type |