GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
mx_type_traits< T > Class Template Reference

#include "mx-type-traits.h"

Public Types

typedef T mx_type
 

Static Public Attributes

static const mxClassID mx_class
 

Detailed Description

template<typename T>
class mx_type_traits< T >

Definition at line 35 of file mx-type-traits.h.

Member Typedef Documentation

◆ mx_type

template<typename T >
typedef T mx_type_traits< T >::mx_type

Definition at line 40 of file mx-type-traits.h.

Member Data Documentation

◆ mx_class

template<typename T >
const mxClassID mx_type_traits< T >::mx_class
static

Definition at line 39 of file mx-type-traits.h.


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