![]() |
Allocators
|
A map of bit flags. More...
#include <bitmapped_block.hpp>
Public Member Functions | |
void | set (std::size_t index) |
void | reset (std::size_t index) |
void | reset_all () |
bool | is_set (std::size_t index) |
bool | claim (std::size_t &index) |
A map of bit flags.
Definition at line 75 of file bitmapped_block.hpp.