]> git.sesse.net Git - stockfish/commitdiff
We can add an integer to a Value
authorMarco Costalba <mcostalba@gmail.com>
Sun, 27 Apr 2014 08:13:59 +0000 (10:13 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 27 Apr 2014 09:25:42 +0000 (11:25 +0200)
We have defined corresponding operators,
so rely on them to streamline the code
and increase readibility.

No functional change.


No differences found