[#BloombergLP-bdlb-BitMaskUtil-ne] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/BitMaskUtil.adoc[BitMaskUtil]::ne :relfileprefix: ../../../ :mrdocs: Return a bitmask with the bit at `index` cleared. == Synopsis Declared in `<bdlb_bitmaskutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static uint32_t ne(int index); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#