#include "osl/position.h"
#include "osl/misc/carray.h"
#include <iosfwd>
構成 | |
class | osl::container::BitXmask |
X座標のbitset. [詳細] | |
ネームスペース | |
namespace | osl |
| |
namespace | osl::container |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
関数 | |
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) |