Construct a bitset with the singleton pos.
Declared in <util/bitset.h>
<util/bitset.h>
constexpr static MultiIntBitSet Singleton(unsigned int pos) noexcept;
A bitset with only bit pos set.