![]() |
Conquer Chess
Chess and Starcraft combined
|
A string that is a PGN notation string. More...
#include <pgn_move_string.h>
Public Member Functions | |
| pgn_move_string (const std::string &pgn_str="") | |
| const auto & | get () const noexcept |
A string that is a PGN notation string.
For example, a game with a scholar's mate can have the PGN string 1. e4 e5 2. Qh5 Nc6 3. Bc4 Nf6?? Qxf7# 1-0
| pgn_move_string::pgn_move_string | ( | const std::string & | pgn_str = "" | ) |
|
inlinenoexcept |