template struct mrpt::typemeta::detail::explode
Overview
#include <mrpt/typemeta/num_to_string.h> template <unsigned rem, unsigned... digits> struct explode { }; // direct descendants template <unsigned num> struct num_to_string;
#include <mrpt/typemeta/num_to_string.h> template <unsigned rem, unsigned... digits> struct explode { }; // direct descendants template <unsigned num> struct num_to_string;