Sub chapter pages: ACDK Heaps
ACDK contains a flexible Memory Management Framework
ACDK Allocator
ACDK supports per object instance allocators via the
new operator.
Memory debuging
ACDK Provides several mechanism to trace memory usage.
Reference Count / Garbage Collecting
A central aspect for programming languages are the implementative memory management concepts.
|