Contains std::mutex that other classes lock before accessing TranspositionTable.
More...
#include <zobrist.hpp>
Contains std::mutex that other classes lock before accessing TranspositionTable.
Definition at line 343 of file zobrist.hpp.
◆ TranspositionTableGuard() [1/2]
boardstate::TranspositionTableGuard::TranspositionTableGuard |
( |
| ) |
|
|
default |
◆ TranspositionTableGuard() [2/2]
◆ GetExclusiveLock()
std::unique_lock< std::mutex > boardstate::TranspositionTableGuard::GetExclusiveLock |
( |
| ) |
|
|
inline |
◆ operator=()
◆ tr_table_mutex_
std::mutex boardstate::TranspositionTableGuard::tr_table_mutex_ |
|
mutableprivate |
The documentation for this class was generated from the following file: