|
UCILoader 1.1.2
Small C++ library that allows user to connect to a chess engines via UCI protocol.
|
#include <Parser.h>
Inherited by UCILoader::StandardChessMoveMatcher.
Public Member Functions | |
| virtual bool | match (const std::string &val) const =0 |
This class verifies if given string matches certain pattern.