any

Tests if all bits are set to true.

  bool any() const;
  
Remarks

Returns true if any bits in the bitset are true.