Skip to content

Replace std::min with ternary operators to avoid <algorithm> dependency#379

Merged
lemire merged 2 commits into
fastfloat:mainfrom
mlippautz:patch-1
Apr 16, 2026
Merged

Replace std::min with ternary operators to avoid <algorithm> dependency#379
lemire merged 2 commits into
fastfloat:mainfrom
mlippautz:patch-1

Remove <algorithm> include and replace std::min with ternary operators

001c04c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view