mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-20 14:09:32 +03:00
![]() 1. check whether `__cplusplus` is defined before checking for C++17 when defining `mi_decl_nodiscard`. Flagged by `gcc -Wundef`. 2. give `mi_is_redirected` a full prototype in C: an empty argument list leave it undefined. Flagged by `gcc -Wstrict-prototypes`. |
||
---|---|---|
.. | ||
mimalloc-atomic.h | ||
mimalloc-internal.h | ||
mimalloc-new-delete.h | ||
mimalloc-override.h | ||
mimalloc-types.h | ||
mimalloc.h |