#include <MatlabParamParser.h>
Public Types | |
using | type = uint32_t |
using | value = std::integral_constant< mxClassID, mxUINT32_CLASS > |
Definition at line 87 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint32_t >::type = uint32_t |
Definition at line 89 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint32_t >::value = std::integral_constant<mxClassID, mxUINT32_CLASS> |
Definition at line 88 of file MatlabParamParser.h.