We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9bac93 commit 4910698Copy full SHA for 4910698
benchmarks/bench_ip.cpp
@@ -1,3 +1,9 @@
1
+
2
+// #define FASTFLOAT_ONLY_POSITIVE_C_NUMBER_WO_INF_NAN
3
+// #define FASTFLOAT_TABLE_HACK_CHAR_DIGIT_LUT_DISABLED
4
+// #define FASTFLOAT_ONLY_ROUNDS_TO_NEAREST_SUPPORTED
5
+// #define FASTFLOAT_ISNOT_CHECKED_BOUNDS
6
7
#include "counters/bench.h"
8
#include "fast_float/fast_float.h"
9
#include <charconv>
0 commit comments