#include <MatlabParamParser.h>
Public Types | |
using | type = uint64_t |
using | value = std::integral_constant< mxClassID, mxUINT64_CLASS > |
Definition at line 91 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint64_t >::type = uint64_t |
Definition at line 93 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint64_t >::value = std::integral_constant<mxClassID, mxUINT64_CLASS> |
Definition at line 92 of file MatlabParamParser.h.