0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
StlAllocator.h File Reference

Stl compatible memory allocator based on a PageArena. More...

#include "PageArenaAllocator.h"
Include dependency graph for StlAllocator.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Stl compatible memory allocator based on a PageArena.

Definition in file StlAllocator.h.