STLAllocator.h File Reference

An STL allocator that makes use of the LDK memory system. More...

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 > &)


Detailed Description

This file should not be included directly, include Memory.h instead.

Definition in file STLAllocator.h.


Generated on Fri Aug 17 18:32:26 2007 for LDK by  doxygen 1.5.1