This website requires JavaScript.
Explore
Register
Sign In
coffee
/
fast_float
Watch
1
Star
0
Fork
0
You've already forked fast_float
mirror of
https://github.com/fastfloat/fast_float.git
synced
2025-12-07 17:26:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fast_float
/
include
History
Eugene Golushkov
76dec80fbd
Parse "nan(n-char-seq-opt)" as required by C++17 20.19.3.7 and C11 7.20.1.3.3. At least MSVC produces nan(ind) and nan(snan), and according to
https://reviews.llvm.org/D70631
MSVC implementation seems to became LLVM std::to_chars().
2021-03-01 20:21:33 +02:00
..
fast_float
Parse "nan(n-char-seq-opt)" as required by C++17 20.19.3.7 and C11 7.20.1.3.3. At least MSVC produces nan(ind) and nan(snan), and according to
https://reviews.llvm.org/D70631
MSVC implementation seems to became LLVM std::to_chars().
2021-03-01 20:21:33 +02:00