Go to the source code of this file.
Macros | |
#define | OSL_WORDSIZE 32 |
内部データに64bitの整数を使うか32bitの整数を使うかを制御 More... | |
#define | ALLOW_KING_ABSENCE |
Functions | |
BOOST_STATIC_ASSERT (__WORDSIZE) | |
#define OSL_WORDSIZE 32 |
内部データに64bitの整数を使うか32bitの整数を使うかを制御
Definition at line 28 of file config.h.
Referenced by osl::OslConfig::configuration(), and osl::OslConfig::showOslHome().
BOOST_STATIC_ASSERT | ( | __WORDSIZE | ) |