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

#include <matioCpp/Span.h>

Public Types

typedef void type
 

Detailed Description

template<typename... Ts>
struct matioCpp::SpanUtils::make_void< Ts >

Definition at line 37 of file Span.h.

Member Typedef Documentation

◆ type

template<typename... Ts>
typedef void matioCpp::SpanUtils::make_void< Ts >::type

Definition at line 37 of file Span.h.


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