Memory AllocatorAn 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:Manual Entries: |