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

Go to the source code of this file.

Classes

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

Namespaces

namespace  ben_bot
namespace  ben_bot::resources

Functions

auto ben_bot::resources::get_ascii_logo () -> string_view
auto ben_bot::resources::get_bench_epd_text () -> string_view
auto ben_bot::resources::get_build_config () -> string_view
auto ben_bot::resources::get_compiler_name () -> string_view
auto ben_bot::resources::get_compiler_version () -> string_view
auto ben_bot::resources::get_system_name () -> string_view
auto ben_bot::resources::get_version_string () -> string_view

Detailed Description

This file defines functions for accessing data embedded into the BenBot executable.

Definition in file Resources.hpp.