MPD
0.20.15
|
Go to the source code of this file.
Data Structures | |
class | HugeAllocation |
Automatic huge memory allocation management. More... | |
Functions | |
static gcc_malloc void * | HugeAllocate (size_t size) |
static void | HugeFree (void *_p, size_t) noexcept |
static void | HugeDiscard (void *, size_t) noexcept |
|
inlinestatic |
Definition at line 95 of file HugeAllocator.hxx.
|
inlinestaticnoexcept |
Definition at line 108 of file HugeAllocator.hxx.
|
inlinestaticnoexcept |
Definition at line 101 of file HugeAllocator.hxx.