Go to the source code of this file.
Classes | |
class | osl::container::BitXmask |
X座標のbitset. More... | |
Namespaces | |
osl | |
attackDefense.h | |
osl::container | |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
Constant Groups | |
osl | |
attackDefense.h | |
osl::container | |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
Functions | |
bool | osl::container::operator== (BitXmask l, BitXmask r) |
bool | osl::container::operator!= (BitXmask l, BitXmask r) |
bool | osl::container::operator< (BitXmask l, BitXmask r) |
std::ostream & | osl::container::operator<< (std::ostream &, const BitXmask) |