Skip to content
Snippets Groups Projects
Commit f10255b1 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Use std::numeric_limits<T>::lowest()

Replace instances of -std::numeric_limits<T>::max()
by std::numeric_limits<T>::lowest() which is more generic
parent 1fc7e0b6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment