#include <MatlabParamParser.h>
Public Types | |
using | type = int16_t |
using | value = std::integral_constant< mxClassID, mxINT16_CLASS > |
Definition at line 99 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int16_t >::type = int16_t |
Definition at line 101 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int16_t >::value = std::integral_constant<mxClassID, mxINT16_CLASS> |
Definition at line 100 of file MatlabParamParser.h.