|
BenBot 1.7.5
A chess engine
|
#include <functional>#include <string_view>#include <utility>Go to the source code of this file.
Classes | |
| struct | ben_bot::CustomCommand |
Namespaces | |
| namespace | ben_bot |
This file defines the custom command struct used by the engine to implement non-standard UCI commands.
Definition in file CustomCommand.hpp.