template struct mrpt::int_select_by_bytecount<1>ΒΆ

#include <mrpt/core/integer_select.h>

template <>
struct int_select_by_bytecount<1>
{
    // typedefs

    typedef int8_t type;
};