![]() |
Disk ARchive
2.5.4
Full featured and portable backup and archiving tool
|
generic interface of memory managers that create and delete mem_allocator objects depending on requests More...
#include <mem_allocator.hpp>
Inherited by libdar::mem_sized.
Public Member Functions | |
virtual void | push_to_release_list (mem_allocator *ref)=0 |
this is for the mem_allocator to inform its mem_manager that it has all its block released | |
generic interface of memory managers that create and delete mem_allocator objects depending on requests
Definition at line 70 of file mem_allocator.hpp.