Return an object that iterates over all 1 bits (++ and * only allowed when != end()).
Declared in <util/bitset.h>
<util/bitset.h>
constexpr Iterator begin() const noexcept;
An iterator to the first set bit.