Translation-unit anchor for BitBully::TranspositionTable. More...
#include "TranspositionTable.h"Go to the source code of this file.
Namespaces | |
| namespace | BitBully |
| Top-level namespace for the BitBully Connect-4 engine. | |
Translation-unit anchor for BitBully::TranspositionTable.
The cache is implemented entirely in the header; this file ensures the symbols end up in one translation unit when the library is linked.
Definition in file TranspositionTable.cpp.