#include "osl/square.h"
#include "osl/misc/fixedCapacityVector.h"
#include "osl/misc/cstdint.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | osl::container::Square8 |
Namespaces | |
osl | |
attackDefense.h | |
osl::container | |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
Constant Groups | |
osl | |
attackDefense.h | |
osl::container | |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
Functions | |
std::ostream & | osl::container::operator<< (std::ostream &, const Square8 &) |