![]() |
3 years ago | |
---|---|---|
.. | ||
README.md | 9e3e565bb6 Added README.md file for fast_float library. | 3 years ago |
fast_float.h | ad65366ac7 Added fast_float library as a replacement for std::from_chars and strtod. | 3 years ago |
The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types.
For more information go to https://github.com/fastfloat/fast_float.
THIS DIRECTORY CONTAINS THE fast_float-2.0.0 fe1ce58
SOURCE DISTRIBUTION.