|
The Pedigree Project
0.1
|
#include <SlamAllocator.h>
Collaboration diagram for SlamAllocator::AllocHeader:Public Attributes | |
| SlamCache::Node | node |
| size_t | magic |
| SlamCache * | cache |
Prepended to all allocated data. Basically just information to make freeing slightly less performance-intensive...
Definition at line 319 of file SlamAllocator.h.
1.8.11