template struct mrpt::typemeta::TTypeName<mrpt::math::CVectorDynamic<T>>

#include <mrpt/math/CVectorDynamic.h>

template <typename T>
struct TTypeName<mrpt::math::CVectorDynamic<T>>
{
    //
methods

    static auto get();
};