|
BenBot 1.7.5
A chess engine
|
#include <expected>#include <libchess/game/Position.hpp>#include <string>#include <string_view>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| struct | chess::notation::EPDPosition |
| class | chess::notation::string |
| STL class. More... | |
Namespaces | |
| namespace | chess |
| namespace | chess::notation |
This file provides functions for working with EPD notation.
Definition in file EPD.hpp.