#include <cstdio>
#include <boost/thread/mutex.hpp>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Classes | |
struct | megatree::StdSingletonAllocator< T >::rebind< U > |
class | megatree::StdSingletonAllocator< T > |
class | megatree::StdSingletonAllocatorInstance< T > |
Namespaces | |
namespace | megatree |
Functions | |
template<class T1 , class T2 > | |
bool | megatree::operator!= (const StdSingletonAllocator< T1 > &a1, const StdSingletonAllocator< T2 > &a2) |
template<class T1 , class T2 > | |
bool | megatree::operator== (const StdSingletonAllocator< T1 > &a1, const StdSingletonAllocator< T2 > &a2) |