BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
ben_bot::eval::detail Namespace Reference

Functions

template<bool IncludePawns = true>
constexpr auto count_material (const chess::board::Pieces &pieces) noexcept -> Value

Function Documentation

◆ count_material()

template<bool IncludePawns = true>
auto ben_bot::eval::detail::count_material ( const chess::board::Pieces & pieces) -> Value
nodiscardconstexprnoexcept

Definition at line 115 of file Material.hpp.