template struct mrpt::typemeta::internal::make_sequence_<0>ΒΆ

#include <mrpt/typemeta/static_string.h>

template <>
struct make_sequence_<0>
{
    // typedefs

    typedef sequence<> type;
};