AngelCode.com > Reference Database > Languages/C & C++/Memory management

A Memory Allocator

Date written:2009
Authors:Doug Lee
Resource type:article, code
Links:[html] article
[c] source code

Description

A public domain memory allocator for C++ programs, that can potentially improve the performance of your applications if it uses a lot of memory allocations.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Languages/C & C++/Memory management