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_int_for_value< VALUE > Struct Template Reference
[smallest]
Template to determine the smallest int type that can contain the specified signed value. More...
#include <smallest.h>
Detailed Description
template<const intmax_t VALUE>
struct etl::smallest_int_for_value< VALUE >
Template to determine the smallest int type that can contain the specified signed value.
Defines 'type' which is the type of the smallest signed integer.
Definition at line 326 of file smallest.h.
Generated on Tue Jul 12 2022 14:05:54 by
