#include <MatlabParamParser.h>
Public Types | |
using | type = int32_t |
using | value = std::integral_constant< mxClassID, mxINT32_CLASS > |
Definition at line 103 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int32_t >::type = int32_t |
Definition at line 105 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int32_t >::value = std::integral_constant<mxClassID, mxINT32_CLASS> |
Definition at line 104 of file MatlabParamParser.h.