Pyrogenesis
13997
|
Go to the source code of this file.
Classes | |
struct | Allocator_Heap |
struct | Allocator_Aligned< alignment > |
struct | Allocator_VM< pageType, prot > |
struct | Allocator_AddressSpace< commitSize, pageType, prot > |
class | ProxyAllocator< T, Allocator > |
fully STL-compatible allocator that simply draws upon another Allocator. More... | |
struct | ProxyAllocator< T, Allocator >::rebind< U > |