Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
smallest_uint_for_value< VALUE > Struct Template Reference
[smallest]
Template to determine the smallest unsigned int type that can contain the specified unsigned value. More...
#include <smallest.h>
Detailed Description
template<const uintmax_t VALUE>
struct etl::smallest_uint_for_value< VALUE >
Template to determine the smallest unsigned int type that can contain the specified unsigned value.
Defines 'type' which is the type of the smallest unsigned integer.
Definition at line 305 of file smallest.h.
Generated on Tue Jul 12 2022 14:05:54 by
