We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0910f5 commit 2c28c4eCopy full SHA for 2c28c4e
include/xsimd/xsimd.hpp
@@ -15,7 +15,7 @@
15
#if defined(__FAST_MATH__)
16
#define XSIMD_NO_DENORMALS
17
#define XSIMD_NO_INFINITIES
18
-#define XSIMD_NO_NANS
+ #define XSIMD_NO_NANS
19
#endif
20
21
#if defined(__has_cpp_attribute)
0 commit comments