[#BloombergLP-bdlb-BitUtil-numBitsSet-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BitUtil.adoc[BitUtil]::numBitsSet :relfileprefix: ../../../ :mrdocs: Same as the `unsigned int` overload. == Synopsis Declared in `<bdlb_bitutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int numBitsSet(unsigned long long value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#