Algorithmic Solutions > LEDA > LEDA Guide >> Simple, Basic, and Advanced Data Types > Simple Data Types > Memory Allocator

Memory Allocator

An instance A of the data type leda_allocator<T> is a memory allocator according to the C++ standard. It is the standard compliant interface to the LEDA Memory Management.

Remark: This data type uses all kinds of modern compiler technology such as member templates, partial specialization, etc. It is available only for a subset of LEDA's generally supported platforms.

See also:

Memory Management


Manual Entries:

Manual Page Memory Allocator




Please send any suggestions, comments or questions to leda@algorithmic-solutions.com
© Copyright 2001-2003, Algorithmic Solutions Software GmbH