Files
Stockfish/src
Marco Costalba b3b1d3aaa7 Move constant bitboard arrays from header to cpp file
This avoid to duplicate storage allocation for every file
where they are used.

Note that simple numeric constant can remain in header because
are automatically folded by the compiler.

Patch suggested by Tord.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2009-07-17 16:25:53 +01:00
..
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-05-10 18:38:47 +01:00
2008-09-01 07:59:13 +02:00
2009-05-20 14:43:17 +02:00
2009-05-07 14:54:40 +02:00
2009-05-20 15:11:41 +02:00
2009-05-20 14:43:17 +02:00
2009-05-20 15:11:41 +02:00
2009-07-04 21:56:59 +01:00
2008-09-24 00:32:53 +02:00
2009-05-07 14:54:40 +02:00
2009-05-10 18:38:47 +01:00
2009-05-07 14:54:40 +02:00
2009-07-03 13:11:32 +01:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-07-02 06:29:14 +01:00
2009-05-07 14:54:40 +02:00
2009-05-07 14:54:40 +02:00
2009-06-12 13:10:40 +02:00
2009-05-07 14:54:40 +02:00
2009-07-02 06:29:25 +01:00
2009-05-07 14:54:40 +02:00
2009-06-13 11:13:09 +01:00
2009-07-04 09:20:28 +01:00
2009-07-10 18:50:43 +01:00
2009-05-07 14:54:40 +02:00
2009-05-10 18:38:47 +01:00
2009-05-07 14:54:40 +02:00
2009-07-09 16:45:39 +01:00