-
- Downloads
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
No related branches found
No related tags found
Please register or sign in to comment