Files
stockfish/src
Gary HeckmanandJoost VandeVondele 37e3863927 Fix ambiguity between clamp implementations
There is an ambiguity between global and std clamp implementations when compiling in c++17,
and on certain toolchains that are not strictly conforming to c++11.
This is solved by putting our clamp implementation in a namespace.

closes https://github.com/official-stockfish/Stockfish/pull/2572

No functional change.
2020-03-07 11:14:27 +01:00
..
2020-03-04 07:11:48 +01:00
2020-02-05 15:32:29 +01:00
2020-03-07 11:09:38 +01:00
2020-02-05 15:32:29 +01:00
2020-03-01 09:31:58 +01:00
2020-02-05 15:32:29 +01:00
2020-03-01 09:31:58 +01:00
2020-02-05 15:32:29 +01:00
2020-02-05 15:32:29 +01:00
2020-02-22 21:32:32 +01:00
2020-02-22 21:32:32 +01:00
2020-02-10 09:12:07 +01:00
2020-03-04 07:11:48 +01:00
2020-02-22 21:32:32 +01:00
2020-02-22 21:32:32 +01:00
2020-02-05 15:32:29 +01:00
2020-03-04 07:11:48 +01:00
2020-01-12 11:54:15 +01:00
2020-01-09 01:43:47 +01:00