]> git.sesse.net Git - stockfish/commitdiff
Use templetized operations for File and Rank
authorMarco Costalba <mcostalba@gmail.com>
Wed, 18 Aug 2010 15:17:20 +0000 (16:17 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 19 Aug 2010 12:48:30 +0000 (13:48 +0100)
Doing the conversion the compiler is now able to
spot two possible ambiguity calls that now we can
easily fix.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found