/MemMngr

C++ Memory Manager

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Memory Manager

A (not thread-safe) memory manager by replacement of C++ operator 'new'. Includes memory usage reporting.