XLE
v0.02.0
|
Public Member Functions | |
uint32 | Allocate () |
uint32 | AllocateNoExpand () |
void | Deallocate (uint32 value) |
bool | IsAllocated (uint32 value) const |
void | Reserve (uint32 count) |
BitHeap (unsigned slotCount=8 *64) | |
BitHeap (BitHeap &&moveFrom) | |
BitHeap & | operator= (BitHeap &&moveFrom) |