Set a bitset to a list of values.
Declared in <util/bitset.h>
<util/bitset.h>
constexpr MultiIntBitSet& operator=(std::initializer_list<unsigned int> ilist) noexcept;
A reference to this bitset.