STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Allocator Library (STLSoft)
[STLSoftAllocator Library]

This library provides STL-compatible allocator types. More...

Compounds

class  malloc_allocator
 STL Allocator based on the C runtime malloc() & free() functions. More...

class  new_allocator
 STL Allocator based on operators new and delete. More...

class  null_allocator
 STL Allocator which fails all allocation requests. More...


Detailed Description

This library provides STL-compatible allocator types.


STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004