mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
Update README.md
This commit is contained in:
parent
25cfdf5552
commit
0bc93c1b83
@ -1,5 +1,9 @@
|
||||
## fast_float number parsing library
|
||||
|
||||
/badge.svg)
|
||||
/badge.svg)
|
||||

|
||||
|
||||
The fast_float library provides fast header-only implementations for the C++ from_chars
|
||||
functions for `float` and `double` types. These functions convert ASCII strings representing
|
||||
decimal values (e.g., `1.3e10`) into binary types. We provide exact rounding (including
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user