mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-04-30 19:09:19 +08:00
Replaces uses of std::min with ternary operators in ascii_number.h, digit_comparison.h, and float_common.h to remove the dependency on the <algorithm> header in those files. |
||
|---|---|---|
| .. | ||
| 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 | ||