count

Tells the number of bits that are true.

  size_t count() const;
  
Remarks

Returns the number of set bits.