Embedded Template Library  1.0
 All Classes Files Functions Variables Typedefs Friends Modules Pages
etl::smallest_uint_for_bits< N > Struct Template Reference

#include <smallest.h>

Public Types

typedef
__private_smallest__::best_fit_uint_type
< TYPE_INDEX >::type 
type
 

Detailed Description

template<const size_t N>
struct etl::smallest_uint_for_bits< N >

Template to determine the smallest unsigned int type that can contain a value with the specified number of bits. Defines 'type' which is the type of the smallest unsigned integer.


The documentation for this struct was generated from the following file: