#include "osl/misc/cstdint.h"
#include <boost/static_assert.hpp>
#include <stdint.h>
マクロ定義 | |
#define | OSL_WORDSIZE 32 |
内部データに64bitの整数を使うか32bitの整数を使うかを制御 | |
#define | ALLOW_KING_ABSENCE |
関数 | |
BOOST_STATIC_ASSERT (__WORDSIZE) |
#define OSL_WORDSIZE 32 |
BOOST_STATIC_ASSERT | ( | __WORDSIZE | ) |