template struct mrpt::int_select_by_bytecount<3>ΒΆ

#include <mrpt/core/integer_select.h>

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

    typedef int32_t type;
};