template struct mrpt::uint_select_by_bytecount<1>ΒΆ

#include <mrpt/core/integer_select.h>

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

    typedef uint8_t type;
};