size

Tells the size of the bitset as the number of bits.

  size_t size() const;
  
Remarks

Returns the size of the bitset.