Return the number of 1 bits in the specified value.
value
Declared in <bdlb_bitutil.h>
<bdlb_bitutil.h>
static int numBitsSet(unsigned int value);