mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-09-14 14:42:26 +08:00
temporary disable FASTFLOAT_ASSUME because of GCC bug
This commit is contained in:
parent
68fb90ecba
commit
dcde904e68
@ -117,7 +117,7 @@
|
||||
// Use the provided definition.
|
||||
// #elif FASTFLOAT_HAS_CPP_ATTRIBUTE(assume)
|
||||
// #define FASTFLOAT_ASSUME(expr) [[assume(expr)]]
|
||||
// #else
|
||||
#else
|
||||
#define FASTFLOAT_ASSUME(expr)
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user