template struct mrpt::uint_select_by_bytecount<3>

Overview

#include <mrpt/core/integer_select.h>

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

    typedef uint32_t type;
};