#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... |