|
Belofte version 2.2.0
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 512 of file movelist.cpp.