#include <MatlabParamParser.h>
Public Types | |
using | type = uint8_t |
using | value = std::integral_constant< mxClassID, mxUINT8_CLASS > |
Definition at line 79 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint8_t >::type = uint8_t |
Definition at line 81 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint8_t >::value = std::integral_constant<mxClassID, mxUINT8_CLASS> |
Definition at line 80 of file MatlabParamParser.h.