This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | LDK |
Data Structures | |
class | LDK::Allocator< T > |
An (almost) standard compiliant, threadsafe STL allocator with an MSVC extension. More... | |
struct | LDK::Allocator< T >::rebind< T1 > |
Functions | |
template<typename T1, typename T2> | |
bool | LDK::operator== (const Allocator< T1 > &, const Allocator< T2 > &) |
template<typename T1, typename T2> | |
bool | LDK::operator!= (const Allocator< T1 > &, const Allocator< T2 > &) |
Definition in file STLAllocator.h.