Return the number of bits that this object holds.

Synopsis

Declared in <util/bitset.h>

constexpr
static
unsigned int
Size() noexcept;

Return Value

The bitset capacity in bits.

Created with MrDocs