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;

Created with MrDocs