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