#include <cstdio>
#include <new>
#include <cstdlib>
#include <memory>
Go to the source code of this file.
Classes | |
class | HL::STLAllocator< T, Super > |
struct | HL::STLAllocator< T, Super >::rebind< U > |
Namespaces | |
namespace | HL |
A thread-wrapper of childlike simplicity :). | |
Functions | |
template<typename T , class S > | |
bool | HL::operator!= (const STLAllocator< T, S > &a, const STLAllocator< T, S > &b) |
template<typename T , class S > | |
bool | HL::operator== (const STLAllocator< T, S > &a, const STLAllocator< T, S > &b) |