|
M5Utility 0.0.10 git rev:e54335a
|
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 |