]> git.sesse.net Git - stockfish/commitdiff
apply if constexpr to additional instances
authorJonathan <jonathan.mcdermid1@ucalgary.ca>
Wed, 18 Jan 2023 04:30:50 +0000 (21:30 -0700)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 22 Jan 2023 12:15:46 +0000 (13:15 +0100)
as a form of documentation, and a hint to the compiler.

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

No functional change


No differences found