A template for constructing integer constants. More...
#include <ConstLog2.h>
Public Types | |
enum | { ans = ConstLog2 < exp /2 >::ans+1 } |
A template for constructing integer constants.
For , produces the largest unsigned integer
such that
and
is smallest integer with this property.