BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
chess::pieces::utf8 Namespace Reference

Namespaces

namespace  black
namespace  white

Classes

class  string_view
 STL class. More...

Functions

constexpr auto pawn (const Color color) noexcept -> string_view
constexpr auto knight (const Color color) noexcept -> string_view
constexpr auto bishop (const Color color) noexcept -> string_view
constexpr auto rook (const Color color) noexcept -> string_view
constexpr auto queen (const Color color) noexcept -> string_view
constexpr auto king (const Color color) noexcept -> string_view

Detailed Description

This namespace contains some UTF8 encodings of chess piece symbols.