OrcaSlicer-bambulab/deps_src/fast_float
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00
..
CMakeLists.txt Initial release 2026-05-11 07:39:33 -05:00
fast_float.h Initial release 2026-05-11 07:39:33 -05:00
README.md Initial release 2026-05-11 07:39:33 -05:00

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.