Pyrogenesis  trunk
Classes
STLAllocators.h File Reference
#include <memory>
#include <type_traits>
Include dependency graph for STLAllocators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STLAllocator< T, Backend >
 Adapt a 0 A.D. More...
 
struct  STLAllocator< T, Backend >::rebind< V >
 
class  ProxyAllocator< T, Backend >
 Proxies allocation to another allocator. More...
 
struct  ProxyAllocator< T, Backend >::rebind< V >