mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-01-01 03:12:18 +08:00
Best-effort values are still returned, such as 0 for underflow and infinity for overflow, but now the returned ec is set to std::errc::result_out_of_range instead of std::errc(). |
||
|---|---|---|
| .. | ||
| ascii_number.h | ||
| bigint.h | ||
| constexpr_feature_detect.h | ||
| decimal_to_binary.h | ||
| digit_comparison.h | ||
| fast_float.h | ||
| fast_table.h | ||
| float_common.h | ||
| parse_number.h | ||
| simple_decimal_conversion.h | ||