mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-09-14 22:52:47 +08:00
fix for ancient standard.
This commit is contained in:
parent
677cfe8425
commit
99cd7156a6
@ -79,7 +79,7 @@
|
||||
#define FASTFLOAT_IS_CONSTEXPR 1
|
||||
#define FASTFLOAT_HAS_IS_CONSTANT_EVALUATED 1
|
||||
#else
|
||||
#define FASTFLOAT_CONSTEVAL FASTFLOAT_CONSTEXPR14
|
||||
#define FASTFLOAT_CONSTEVAL constexpr
|
||||
#define FASTFLOAT_CONSTEXPR20
|
||||
#define FASTFLOAT_IS_CONSTEXPR 0
|
||||
#define FASTFLOAT_HAS_IS_CONSTANT_EVALUATED 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user