create a bitset of 1024 bits, code example Example: create a bitset of 1024 bits, std::bitset<1024 * 1024> my_bitset;