template struct mrpt::typemeta::TTypeName<mrpt::math::CVectorFixed<T, N>>

Overview

#include <mrpt/math/CVectorFixed.h>

template <typename T, size_t N>
struct TTypeName<mrpt::math::CVectorFixed<T, N>>
{
    // methods

    static constexpr static auto get();
};