Defines | Functions
config.h File Reference
#include "osl/misc/cstdint.h"
#include <boost/static_assert.hpp>
#include <stdint.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define OSL_WORDSIZE   32
 内部データに64bitの整数を使うか32bitの整数を使うかを制御
#define ALLOW_KING_ABSENCE

Functions

 BOOST_STATIC_ASSERT (__WORDSIZE)

Define Documentation

Definition at line 32 of file config.h.

#define OSL_WORDSIZE   32

内部データに64bitの整数を使うか32bitの整数を使うかを制御

Definition at line 28 of file config.h.

Referenced by osl::OslConfig::showOslHome().


Function Documentation

BOOST_STATIC_ASSERT ( __WORDSIZE  )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines