Belofte version 2.1.9
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Namespaces | |
namespace | belofte |
Allow index mapper for char values of piece into int in 1-12 range to reduce space and easy initialisation. | |
namespace | belofteeval |
Functions | |
std::ostream & | operator<< (std::ostream &os, bMoveList const &ml) |
std::ostream & operator<< | ( | std::ostream & | os, |
bMoveList const & | ml ) |
Definition at line 435 of file movelist.cpp.