Pyrogenesis  trunk
Classes | Namespaces
DynamicArena.h File Reference
#include "lib/bits.h"
#include <cstdlib>
#include <new>
#include <utility>
#include <vector>
Include dependency graph for DynamicArena.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Allocators::DynamicArena< BLOCK_SIZE >
 'Blind' memory allocator. More...
 
class  Allocators::DynamicArena< BLOCK_SIZE >::Block
 

Namespaces

 Allocators