|
M5Utility 0.0.8 git rev:f3e2efe
|
Gets the smallest unsigned integer type that can store N bit. More...
#include <misc.hpp>
Public Types | |
| using | type |
Gets the smallest unsigned integer type that can store N bit.
| N | Number of bits |
| using m5::utility::uint_least_for_bits< N >::type |