Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <memory>
#include <type_traits>
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 > |