Return true if the value of any bit in this array is 0, and false otherwise.
true
false
Declared in <bdlc_bitarray.h>
<bdlc_bitarray.h>
bool isAny0() const;
Created with MrDocs