Bitwise OR.
Definition at line 188 of file bitset.h.
188 {
191 }
192 return *this;
193 }
static constexpr uint32_t block_count
block_type _blocks[block_count]
A simple fixed-size Bitset implementation similar to std::Bitset.
References BitsetFixed(), _blocks, and block_count.