BitBully 0.0.78
A fast, perfect-play Connect-4 engine in modern C++
Loading...
Searching...
No Matches
MoveList.cpp File Reference

Translation unit anchor for BitBully::MoveList. More...

#include "MoveList.h"
Include dependency graph for MoveList.cpp:

Go to the source code of this file.

Detailed Description

Translation unit anchor for BitBully::MoveList.

BitBully::MoveList is implemented entirely inline inside the header; this file exists so the type ends up in exactly one translation unit when the library is linked.

Definition in file MoveList.cpp.