Skip to content

Commit f25b462

Browse files
committed
Add lib: fast_float
- Resolve clang libc++ not support std::from_chars for floating points
1 parent 6defc32 commit f25b462

File tree

12 files changed

+4086
-13
lines changed

12 files changed

+4086
-13
lines changed

3rdparty/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555
- Version: git 344eb40 (121)
5656
- License: MIT
5757

58+
## fast_float
59+
- [![Upstream](https://img.shields.io/github/v/release/fastfloat/fast_float?label=Upstream)](https://github.com/fastfloat/fast_float)
60+
- Version: 7.0.0-482cc1f (until Jan 17, 2025)
61+
- License: MIT
62+
5863
## flatbuffers
5964
- [![Upstream](https://img.shields.io/github/v/release/google/flatbuffers?label=Upstream)](https://github.com/google/flatbuffers)
6065
- Version: 25.2.10

0 commit comments

Comments
 (0)