|
Galois
|
Main scalable allocator in Galois. More...
#include <Mem.h>
Public Member Functions | |
| FixedSizeHeap (size_t size) | |
| void * | allocate (size_t size) |
| void | deallocate (void *ptr) |
| bool | operator!= (const FixedSizeHeap &rhs) const |
| bool | operator== (const FixedSizeHeap &rhs) const |
Main scalable allocator in Galois.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |