#include "ace/pre.h"
#include "ace/OS.h"
#include "ace/post.h"
Include dependency graph for Malloc_Base.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Allocator |
Interface for a dynamic memory allocator that uses inheritance and dynamic binding to provide extensible mechanisms for allocating and deallocating memory. More... |
Malloc_Base.h,v 4.13 2002/04/23 05:42:07 jwillemsen Exp