template struct mrpt::internal::num
#include <mrpt/core/constexpr_for.h> template <std::size_t N> struct num { // fields static constexpr const auto value = N; };
#include <mrpt/core/constexpr_for.h> template <std::size_t N> struct num { // fields static constexpr const auto value = N; };