mimalloc/include
2020-01-20 15:41:56 -08:00
..
mimalloc-atomic.h fix compilation under Intel C compiler (icc) 2020-01-19 18:35:45 -08:00
mimalloc-internal.h Add ability to register custom error function called on various error conditions; including ENOMEM 2020-01-17 19:59:55 -08:00
mimalloc-new-delete.h put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
mimalloc-override.h put new-delete overrides in separate header file 2019-09-15 19:19:00 -07:00
mimalloc-types.h merge from dev 2020-01-15 18:03:37 -08:00
mimalloc.h add mi_new_realloc(n) to support C++ style reallocation that raises std::bad_alloc on out-of-memory 2020-01-20 15:41:56 -08:00