We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the gtplib wiki!
gtplib is a header-only C++ library implementing the Go Text Protocol.
In order to use it, you just have to create a class that handles GTP commands and wire it like this:
TODO
It uses the following features from C++11: