5 lines
161 B
Text
5 lines
161 B
Text
|
A hierarchical pool based memory allocator with destructors. It uses
|
||
|
reference counting to determine when memory should be freed.
|
||
|
|
||
|
WWW: http://talloc.samba.org/
|