stl_alloc.hpp File Reference

Defines class stl_allocator . More...

#include <ders/config.hpp>
#include <ders/mem_pool.hpp>

Go to the source code of this file.

Namespaces

namespace  ders

Classes

class  ders::stl_allocator< T >
 STL-compatible allocator that uses mem_pool object for memory management. More...
struct  ders::stl_allocator< T >::rebind< U >
 typedef template required by STL More...

Functions

template<class T, class U>
bool ders::operator== (const stl_allocator< T > &at, const stl_allocator< U > &au)
template<class T, class U>
bool ders::operator!= (const stl_allocator< T > &at, const stl_allocator< U > &au)


Detailed Description

Defines class stl_allocator .

Definition in file stl_alloc.hpp.


Generated on Tue Dec 8 11:35:32 2009 for derslib by  doxygen 1.5.5