[#BloombergLP-bdlc-BitArray-isAny1] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/BitArray.adoc[BitArray]::isAny1 :relfileprefix: ../../../ :mrdocs: Return `true` if the value of any bit in this array is 1, and `false` otherwise. == Synopsis Declared in `<bdlc_bitarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isAny1() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#