BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
CustomCommand.hpp File Reference
#include <functional>
#include <string_view>
#include <utility>
Include dependency graph for CustomCommand.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ben_bot::CustomCommand

Namespaces

namespace  ben_bot

Detailed Description

This file defines the custom command struct used by the engine to implement non-standard UCI commands.

Definition in file CustomCommand.hpp.