#include <MatlabParamParser.h>
Public Types | |
using | type = int64_t |
using | value = std::integral_constant< mxClassID, mxINT64_CLASS > |
Definition at line 107 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int64_t >::type = int64_t |
Definition at line 109 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< int64_t >::value = std::integral_constant<mxClassID, mxINT64_CLASS> |
Definition at line 108 of file MatlabParamParser.h.