Files
thfr 7bcdaedd26 import devel/fast-float, by Jose Maldonado who also takes MAINTAINER
- thanks!

changes, discussed with, and ok sthen@

DESCR:
The fast_float library provides fast header-only implementations for
the C++ from_chars() functions for 'float' and 'double' as well as
integer types.
2024-02-13 19:45:52 +00:00

16 lines
515 B
Plaintext

include/fast_float/
include/fast_float/ascii_number.h
include/fast_float/bigint.h
include/fast_float/constexpr_feature_detect.h
include/fast_float/decimal_to_binary.h
include/fast_float/digit_comparison.h
include/fast_float/fast_float.h
include/fast_float/fast_table.h
include/fast_float/float_common.h
include/fast_float/parse_number.h
share/cmake/
share/cmake/FastFloat/
share/cmake/FastFloat/FastFloatConfig.cmake
share/cmake/FastFloat/FastFloatConfigVersion.cmake
share/cmake/FastFloat/fast_float-targets.cmake