Stl compatible memory allocator based on a PageArena. More...
#include "PageArenaAllocator.h"
Go to the source code of this file.
Classes | |
struct | Hypertable::StlAllocator< T, Impl > |
Stl compatible memory allocator based on a PageArena. More... | |
struct | Hypertable::StlAllocator< T, Impl >::rebind< U > |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef PageArena< uint8_t, DefaultPageAllocator > | Hypertable::StlArena |
Stl compatible memory allocator based on a PageArena.
Definition in file StlAllocator.h.