Public Member Functions | |
EmptyArena () | |
![]() | |
size_t | alignment () const |
Block | allocate (uint32 length) const |
Block | allocate (uint32 length, std::nothrow_t) const |
Arena (uint32 mem_size, uint32 alignment=cache_line_size) | |
uint64 | location () const |
void | release (Block allocatedblock) const |
uint64 | reserved () const |
Additional Inherited Members | |
![]() | |
Arena (AllocatorP) | |
![]() | |
AllocatorP | fma |
EmptyArena | ( | ) |