#include "osl/move.h"
#include "osl/misc/carray.h"
#include <iosfwd>
#include <cassert>
構成 | |
class | osl::PieceStand |
片方の手番の持駒の枚数を記録するクラス. [詳細] | |
ネームスペース | |
namespace | osl |
| |
namespace | osl::state |
局面. | |
関数 | |
bool | osl::operator== (PieceStand l, PieceStand r) |
bool | osl::operator!= (PieceStand l, PieceStand r) |
bool | osl::operator< (PieceStand l, PieceStand r) |
std::ostream & | osl::operator<< (std::ostream &, PieceStand l) |