BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
ColorPrinting.hpp File Reference
#include <string_view>
Include dependency graph for ColorPrinting.hpp:

Go to the source code of this file.

Classes

class  ben_bot::string_view
 STL class. More...

Namespaces

namespace  ben_bot
namespace  chess
namespace  chess::game
namespace  util
namespace  util::strings

Functions

void ben_bot::print_colored_board (const Position &pos, bool utf8)
void ben_bot::print_colored_table (const util::strings::TextTable &table)
void ben_bot::print_labeled_info (string_view label, string_view info)

Detailed Description

This file provides functions for colored printing.

Definition in file ColorPrinting.hpp.