Stl compatible memory allocator based on a PageArena. More...
#include <StlAllocator.h>


Classes | |
| struct | rebind |
Public Member Functions | |
| template<typename U > | |
| StlAllocator (const PageArenaAllocator< U, StlArena > &other) | |
| StlAllocator () | |
| StlAllocator (StlArena &arena) | |
Stl compatible memory allocator based on a PageArena.
Definition at line 41 of file StlAllocator.h.
|
inline |
Definition at line 43 of file StlAllocator.h.
|
inline |
Definition at line 49 of file StlAllocator.h.
|
inline |
Definition at line 50 of file StlAllocator.h.
1.8.8