Michael Lippautz 001c04cc8a Remove <algorithm> include and replace std::min with ternary operators
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.
2026-04-16 17:17:19 +00:00
..
fast_float Remove <algorithm> include and replace std::min with ternary operators 2026-04-16 17:17:19 +00:00