microsoft / mimalloc

mimalloc is a compact general purpose allocator with excellent performance.
MIT License
9.74k stars 791 forks source link

Avoid compilation error when passing in heap_t to C++ allocators for v2 #871

Closed rHermes closed 2 months ago

rHermes commented 3 months ago

This is just https://github.com/microsoft/mimalloc/pull/864 for dev-slice.

daanx commented 2 months ago

Thanks -- but no need to create separate PR's for dev-slice as we always merge from dev.