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
2026-01-01 03:12:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fast_float
/
include
History
Eugene Golushkov
87e5a95585
Prevent fast_float::from_chars from parsing whitespaces and leading '+' sign, similar to MSVC and integer LLVM std::from_chars behavior. See C++17 20.19.3.(7.1) and
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0067r5.html
2021-03-04 20:21:45 +02:00
..
fast_float
Prevent fast_float::from_chars from parsing whitespaces and leading '+' sign, similar to MSVC and integer LLVM std::from_chars behavior. See C++17 20.19.3.(7.1) and
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0067r5.html
2021-03-04 20:21:45 +02:00