Resets all bits to zero.
Definition at line 52 of file bitset.h.
52 {
55 }
56 }
static constexpr uint32_t block_count
block_type _blocks[block_count]
A simple fixed-size Bitset implementation similar to std::Bitset.
References _blocks, and block_count.