mimalloc/include
Johannes Schindelin e747a6f3a6 Use unsigned for bit-field variables
It is actually non-standard to use `bool` with a bit-field quantifier,
and VS 2019 complains about this.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-10-17 20:43:18 +02:00
..
mimalloc-atomic.h remove atomic_iread 2019-08-26 12:42:25 -07:00
mimalloc-internal.h pick better umul_overflow variant based on size_t size 2019-10-17 09:52:10 -07: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 Use unsigned for bit-field variables 2019-10-17 20:43:18 +02:00
mimalloc.h bump to version 1.1 2019-10-07 09:54:23 -07:00