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
3dab88a245
commit
e78525d3e2
@ -64,7 +64,7 @@ the type `fast_float::chars_format`. It is a bitset value: we check whether
|
|||||||
to determine whether we allow the fixed point and scientific notation respectively.
|
to determine whether we allow the fixed point and scientific notation respectively.
|
||||||
The default is `fast_float::chars_format::general` which allows both `fixed` and `scientific`.
|
The default is `fast_float::chars_format::general` which allows both `fixed` and `scientific`.
|
||||||
|
|
||||||
We support Visual Studio, macOS, Linux, freeBSD.
|
We support Visual Studio, macOS, Linux, freeBSD. We support big and little endian. We support 32-bit and 64-bit systems.
|
||||||
|
|
||||||
## Relation With Other Work
|
## Relation With Other Work
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user