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