Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
allocator_adapters.h File Reference
#include <memory>
#include "lib/sysdep/rtl.h"
#include "lib/sysdep/vm.h"

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 >