#include <MatlabParamParser.h>
Public Types | |
using | type = int8_t |
using | value = std::integral_constant< mxClassID, mxINT8_CLASS > |
Definition at line 95 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int8_t >::type = int8_t |
Definition at line 97 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int8_t >::value = std::integral_constant<mxClassID, mxINT8_CLASS> |
Definition at line 96 of file MatlabParamParser.h.