[#BloombergLP-bdlc-operator_bitnot] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::operator~ :relfileprefix: ../../ :mrdocs: Return the bitwise complement ("toggle") of the specified `array`. == Synopsis Declared in `<bdlc_bitarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlc/BitArray.adoc[bdlc::BitArray] operator~(xref:BloombergLP/bdlc/BitArray.adoc[BitArray] const& array); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#