Get it
Learn it
Advanced
#include <mrpt/core/integer_select.h> template <> struct uint_select_by_bytecount<8> { // typedefs typedef uint64_t type; };