Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
FEN string. More...
#include <fen.h>
Public Member Functions | |
bFen (std::string const &fs) | |
bFen (bFen &&f) | |
~bFen () | |
bFen (bFen const &)=default | |
bFen & | operator= (bFen const &)=delete |
bFen & | operator= (bFen &&)=delete |
operator std::string () const & | |
Friends | |
std::ostream & | operator<< (std::ostream &os, bFen const &f) |
|
default |