template struct mrpt::uint_select_by_bytecount<4>

Overview

#include <mrpt/core/integer_select.h>

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

    typedef uint32_t type;
};