Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::adversarial_search_detail::Dummy_State_Key Struct Reference

#include <Negamax.H>

Public Member Functions

template<typename State >
constexpr size_t operator() (const State &) const noexcept
 

Detailed Description

Definition at line 436 of file Negamax.H.

Member Function Documentation

◆ operator()()

template<typename State >
constexpr size_t Aleph::adversarial_search_detail::Dummy_State_Key::operator() ( const State &  ) const
inlineconstexprnoexcept

Definition at line 439 of file Negamax.H.


The documentation for this struct was generated from the following file: