Return true if one or more of the bits in this bitset has the value of 1 and false otherwise.
true
false
Declared in <bslstl_bitset.h>
<bslstl_bitset.h>
bool any() const noexcept;
Created with MrDocs