Static Public Member Functions | |
static History< Move < ChessBoard::Coords > > | load (const std::string &fileName, bool &error) |
History< Move< ChessBoard::Coords > > HistoryLoader< Move< ChessBoard::Coords > >::load | ( | const std::string & | fileName, | |
bool & | error | |||
) | [static] |
Load chess moves from a file
fileName | the file name where to save the data | |
error | false if the file could not be read |