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