#include <type_util.hpp>
Public Types | |
enum | { Result = 1 + IntegerBitLen<(Num >> 1)>::Result } |
Compile-time: Returns the number of bits needed to represent an integer value.
Definition at line 28 of file type_util.hpp.
anonymous enum |
Enumerator | |
---|---|
Result |
Definition at line 30 of file type_util.hpp.