blitz
Version 1.0.2
|
This metaprogram returns the number of bits necessary to fit the specified number. More...
#include <simdtypes.h>
Static Public Attributes | |
static const size_t | width = _bz_meta_bitwidth<(I>>1), L+1>::width |
This metaprogram returns the number of bits necessary to fit the specified number.
The metaprogram result for I is obtained as _bz_meta_bitwidth<I,0>::width.
|
static |