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

Default no-op tracer used when the caller does not request tracing. More...

#include <Negamax.H>

Public Member Functions

template<typename Event >
void operator() (const Event &) const noexcept
 

Detailed Description

Default no-op tracer used when the caller does not request tracing.

Definition at line 261 of file Negamax.H.

Member Function Documentation

◆ operator()()

template<typename Event >
void Aleph::Null_Adversarial_Search_Tracer::operator() ( const Event &  ) const
inlinenoexcept

Definition at line 264 of file Negamax.H.


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