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
Return the number of bits that this object holds.
Declared in <util/bitset.h>
constexpr
static
unsigned int
Size() noexcept;
The bitset capacity in bits.
Created with MrDocs