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

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, bCase const &bc)
 
std::ostream & operator<< (std::ostream &os, bBasicMove const &m)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  os,
bCase const &  bc 
)

Definition at line 72 of file move.cpp.

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  os,
bBasicMove const &  m 
)

Definition at line 124 of file move.cpp.