Compute the number of 1 bits in the bitset.
Declared in <util/bitset.h>
<util/bitset.h>
constexpr unsigned int Count() const noexcept;
The number of set bits.