Module markcompact_allocator

Module markcompact_allocator 

Source
Expand description

Mark compact allocator (actually a bump pointer allocator with an extra heade word)

Structsยง

MarkCompactAllocator
A thin wrapper(specific implementation) of bump allocator reserve extra bytes when allocating