|
BenBot 1.7.5
A chess engine
|
#include <cstddef>#include <functional>#include <span>#include <string>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| class | util::strings::string |
| STL class. More... | |
| struct | util::strings::TextTable |
Namespaces | |
| namespace | util |
| namespace | util::strings |
This file defines the TextTable utility class.
Definition in file TextTable.hpp.