This file contains the implementation of class ChessNotation. More...
Go to the source code of this file.
Namespaces | |
cwchess | |
A namespace for all chess related objects that are not related to the GUI. | |
Functions | |
std::ostream& | cwchess::operator<< (std::ostream& os, ChessNotation const& chess_notation) |
This file contains the implementation of class ChessNotation.
Definition in file ChessNotation.cc.