Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
board.cpp File Reference

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, bBoard const &bd)
 print board
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
bBoard const &  bd 
)

print board

Definition at line 1022 of file board.cpp.