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.