mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-06 09:49:52 +08:00
added compilation flags to the bench ip.
This commit is contained in:
parent
f9bac93deb
commit
49106981a3
@ -1,3 +1,9 @@
|
|||||||
|
|
||||||
|
// #define FASTFLOAT_ONLY_POSITIVE_C_NUMBER_WO_INF_NAN
|
||||||
|
// #define FASTFLOAT_TABLE_HACK_CHAR_DIGIT_LUT_DISABLED
|
||||||
|
// #define FASTFLOAT_ONLY_ROUNDS_TO_NEAREST_SUPPORTED
|
||||||
|
// #define FASTFLOAT_ISNOT_CHECKED_BOUNDS
|
||||||
|
|
||||||
#include "counters/bench.h"
|
#include "counters/bench.h"
|
||||||
#include "fast_float/fast_float.h"
|
#include "fast_float/fast_float.h"
|
||||||
#include <charconv>
|
#include <charconv>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user