2 lines
130 B
Text
2 lines
130 B
Text
A hierarchical pool based memory allocator with destructors. It uses
|
|
reference counting to determine when memory should be freed.
|