This commit is contained in:
HedgehogInTheCPP 2026-08-17 23:46:10 +03:00
parent de5a796019
commit 0a4330aeb8

View File

@ -2,7 +2,6 @@
#define FASTFLOAT_ONLY_POSITIVE_C_NUMBER_WO_INF_NAN
#define FASTFLOAT_ONLY_ROUNDS_TO_NEAREST_SUPPORTED
#define FASTFLOAT_ISNOT_CHECKED_BOUNDS
#define FASTFLOAT_X86_SIMD 42 // current maximum for test.
#if defined(__linux__) || (__APPLE__ && __aarch64__)
#define USING_COUNTERS