Skip to content
Commit bcc3b996 authored by Michael Platings's avatar Michael Platings
Browse files

Replace numeric_limits::min with numeric_limits::lowest

The behaviour of numeric_limits::min<float> is not what most people expect.
Therefore use lowest instead, as a precautionary measure.
parent f4f85e85
Loading
Loading
Loading
Pipeline #13330 passed with stages
in 40 minutes and 42 seconds