mmtk::util::alloc

Module malloc_allocator

source
Expand description

An alloactor backed by malloc

Structsยง

  • The allocator that internally uses malloc for all the allocation requests. This allocator is only intended for experimental uses.