#include "SgSystem.h"
#include <iostream>
#include "SgBlackWhite.h"
#include "SgUtil.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &stream, const SgBalancer &balancer) |
See SgUtil.h.
Definition in file SgUtil.cpp.
std::ostream& operator<< | ( | std::ostream & | stream, | |
const SgBalancer & | balancer | |||
) |
Definition at line 12 of file SgUtil.cpp.
References SgBalancer::Balance(), SgBalancer::Margin(), SgBalancer::NuCalls(), SgBalancer::NuPlayed(), SgBalancer::NuRejected(), SG_BLACK, and SG_WHITE.