Return the number of bits in the specified value of the (template parameter) type INTEGER.
value
INTEGER
Declared in <bdlb_bitutil.h>
<bdlb_bitutil.h>
template<class INTEGER> static int sizeInBits(INTEGER value = 0);