![]() |
Conquer Chess
Chess and Starcraft combined
|
Forsyth–Edwards Notation string. More...
#include <fen_string.h>
Public Member Functions | |
| fen_string (const std::string &fen_str) | |
| const auto & | get () const noexcept |
Forsyth–Edwards Notation string.
A way to capture a board state as a string, for example, for the starting state:
@seealso \url{https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation}
| fen_string::fen_string | ( | const std::string & | fen_str | ) |
|
inlinenoexcept |