MocoExtendProblem: Interface Between OpenSim and MATLAB for Rapidly Developing Direct Collocation Goals in Moco 1.1.0
add custom Moco goals to existing matlab scripts
MxCharTy< T, U > Struct Template Reference

Traits for mxChar-convertibles. More...

#include <mxtypes.h>

Inheritance diagram for MxCharTy< T, U >:

Detailed Description

template<typename T, typename U = T>
struct mexplus::MxCharTy< T, U >

Traits for mxChar-convertibles.

Treat them as an integer types when they are specified signed or unsigned, because uint8_t is exactly unsigned char and there is no way to tell them apart.


The documentation for this struct was generated from the following file: