#include <boost/config.hpp>
Go to the source code of this file.
#define __BORLANDC___WORKAROUND_GUARD 1 |
Definition at line 44 of file workaround.hpp.
#define __CODEGEARC___WORKAROUND_GUARD 1 |
Definition at line 49 of file workaround.hpp.
#define __COMO___WORKAROUND_GUARD 1 |
Definition at line 139 of file workaround.hpp.
#define __COMO_VERSION___WORKAROUND_GUARD 1 |
Definition at line 144 of file workaround.hpp.
#define __DECCXX_VER_WORKAROUND_GUARD 1 |
Definition at line 94 of file workaround.hpp.
#define __DMC___WORKAROUND_GUARD 1 |
Definition at line 129 of file workaround.hpp.
#define __EDG___WORKAROUND_GUARD 1 |
Definition at line 104 of file workaround.hpp.
#define __EDG_VERSION___WORKAROUND_GUARD 1 |
Definition at line 109 of file workaround.hpp.
#define __GLIBCPP___WORKAROUND_GUARD 1 |
Definition at line 175 of file workaround.hpp.
#define __GNUC___WORKAROUND_GUARD 1 |
Definition at line 69 of file workaround.hpp.
#define __GNUC_MINOR___WORKAROUND_GUARD 1 |
Definition at line 74 of file workaround.hpp.
#define __GNUC_PATCHLEVEL___WORKAROUND_GUARD 1 |
Definition at line 79 of file workaround.hpp.
#define __HP_aCC_WORKAROUND_GUARD 1 |
Definition at line 114 of file workaround.hpp.
#define __hpxstd98_WORKAROUND_GUARD 1 |
Definition at line 119 of file workaround.hpp.
#define __IBMCPP___WORKAROUND_GUARD 1 |
Definition at line 84 of file workaround.hpp.
#define __ICL_WORKAROUND_GUARD 1 |
Definition at line 154 of file workaround.hpp.
#define __INTEL_COMPILER_WORKAROUND_GUARD 1 |
Definition at line 149 of file workaround.hpp.
#define __LIBCOMO_VERSION___WORKAROUND_GUARD 1 |
Definition at line 195 of file workaround.hpp.
#define __MWERKS___WORKAROUND_GUARD 1 |
Definition at line 99 of file workaround.hpp.
#define __SGI_STL_PORT_WORKAROUND_GUARD 1 |
Definition at line 185 of file workaround.hpp.
#define __SUNPRO_CC_WORKAROUND_GUARD 1 |
Definition at line 89 of file workaround.hpp.
#define _COMPILER_VERSION_WORKAROUND_GUARD 1 |
Definition at line 159 of file workaround.hpp.
#define _CPPLIB_VER_WORKAROUND_GUARD 1 |
Definition at line 200 of file workaround.hpp.
#define _CRAYC_WORKAROUND_GUARD 1 |
Definition at line 124 of file workaround.hpp.
Definition at line 180 of file workaround.hpp.
#define _MSC_FULL_VER_WORKAROUND_GUARD 1 |
Definition at line 59 of file workaround.hpp.
#define _MSC_VER_WORKAROUND_GUARD 1 |
Definition at line 54 of file workaround.hpp.
#define _RWSTD_VER_WORKAROUND_GUARD 1 |
Definition at line 165 of file workaround.hpp.
#define _STLPORT_VERSION_WORKAROUND_GUARD 1 |
Definition at line 190 of file workaround.hpp.
#define BOOST_DINKUMWARE_STDLIB_WORKAROUND_GUARD 1 |
Definition at line 216 of file workaround.hpp.
#define BOOST_INTEL_CXX_VERSION_WORKAROUND_GUARD 1 |
Definition at line 206 of file workaround.hpp.
#define BOOST_INTEL_WIN_WORKAROUND_GUARD 1 |
Definition at line 211 of file workaround.hpp.
#define BOOST_INTEL_WORKAROUND_GUARD 1 |
Definition at line 221 of file workaround.hpp.
#define BOOST_MPL_CFG_GCC_WORKAROUND_GUARD 0 |
Definition at line 226 of file workaround.hpp.
#define BOOST_MSVC_WORKAROUND_GUARD 1 |
Definition at line 64 of file workaround.hpp.
#define BOOST_RWSTD_VER_WORKAROUND_GUARD 1 |
Definition at line 170 of file workaround.hpp.
#define BOOST_TESTED_AT | ( | value | ) | != ((value)-(value)) |
Definition at line 253 of file workaround.hpp.
#define BOOST_WORKAROUND | ( | symbol, | |
test | |||
) |
((symbol ## _WORKAROUND_GUARD + 0 == 0) && \ (symbol != 0) && (1 % (( (symbol test) ) + 1)))
Definition at line 228 of file workaround.hpp.
#define MPW_CPLUS_WORKAROUND_GUARD 1 |
Definition at line 134 of file workaround.hpp.