Defines
workaround.hpp File Reference
#include <boost/config.hpp>
Include dependency graph for workaround.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define __BORLANDC___WORKAROUND_GUARD   1
#define __CODEGEARC___WORKAROUND_GUARD   1
#define __COMO___WORKAROUND_GUARD   1
#define __COMO_VERSION___WORKAROUND_GUARD   1
#define __DECCXX_VER_WORKAROUND_GUARD   1
#define __DMC___WORKAROUND_GUARD   1
#define __EDG___WORKAROUND_GUARD   1
#define __EDG_VERSION___WORKAROUND_GUARD   1
#define __GLIBCPP___WORKAROUND_GUARD   1
#define __GNUC___WORKAROUND_GUARD   1
#define __GNUC_MINOR___WORKAROUND_GUARD   1
#define __GNUC_PATCHLEVEL___WORKAROUND_GUARD   1
#define __HP_aCC_WORKAROUND_GUARD   1
#define __hpxstd98_WORKAROUND_GUARD   1
#define __IBMCPP___WORKAROUND_GUARD   1
#define __ICL_WORKAROUND_GUARD   1
#define __INTEL_COMPILER_WORKAROUND_GUARD   1
#define __LIBCOMO_VERSION___WORKAROUND_GUARD   1
#define __MWERKS___WORKAROUND_GUARD   1
#define __SGI_STL_PORT_WORKAROUND_GUARD   1
#define __SUNPRO_CC_WORKAROUND_GUARD   1
#define _COMPILER_VERSION_WORKAROUND_GUARD   1
#define _CPPLIB_VER_WORKAROUND_GUARD   1
#define _CRAYC_WORKAROUND_GUARD   1
#define _GLIBCXX_USE_C99_FP_MACROS_DYNAMIC_WORKAROUND_GUARD   1
#define _MSC_FULL_VER_WORKAROUND_GUARD   1
#define _MSC_VER_WORKAROUND_GUARD   1
#define _RWSTD_VER_WORKAROUND_GUARD   1
#define _STLPORT_VERSION_WORKAROUND_GUARD   1
#define BOOST_DINKUMWARE_STDLIB_WORKAROUND_GUARD   1
#define BOOST_INTEL_CXX_VERSION_WORKAROUND_GUARD   1
#define BOOST_INTEL_WIN_WORKAROUND_GUARD   1
#define BOOST_INTEL_WORKAROUND_GUARD   1
#define BOOST_MPL_CFG_GCC_WORKAROUND_GUARD   0
#define BOOST_MSVC_WORKAROUND_GUARD   1
#define BOOST_RWSTD_VER_WORKAROUND_GUARD   1
#define BOOST_TESTED_AT(value)   != ((value)-(value))
#define BOOST_WORKAROUND(symbol, test)
#define MPW_CPLUS_WORKAROUND_GUARD   1

Define Documentation

Definition at line 44 of file workaround.hpp.

Definition at line 49 of file workaround.hpp.

#define __COMO___WORKAROUND_GUARD   1

Definition at line 139 of file workaround.hpp.

Definition at line 144 of file workaround.hpp.

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.

Definition at line 109 of file workaround.hpp.

Definition at line 175 of file workaround.hpp.

#define __GNUC___WORKAROUND_GUARD   1

Definition at line 69 of file workaround.hpp.

Definition at line 74 of file workaround.hpp.

Definition at line 79 of file workaround.hpp.

#define __HP_aCC_WORKAROUND_GUARD   1

Definition at line 114 of file workaround.hpp.

Definition at line 119 of file workaround.hpp.

Definition at line 84 of file workaround.hpp.

#define __ICL_WORKAROUND_GUARD   1

Definition at line 154 of file workaround.hpp.

Definition at line 149 of file workaround.hpp.

Definition at line 195 of file workaround.hpp.

Definition at line 99 of file workaround.hpp.

Definition at line 185 of file workaround.hpp.

Definition at line 89 of file workaround.hpp.

Definition at line 159 of file workaround.hpp.

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.

Definition at line 59 of file workaround.hpp.

#define _MSC_VER_WORKAROUND_GUARD   1

Definition at line 54 of file workaround.hpp.

Definition at line 165 of file workaround.hpp.

Definition at line 190 of file workaround.hpp.

Definition at line 216 of file workaround.hpp.

Definition at line 206 of file workaround.hpp.

Definition at line 211 of file workaround.hpp.

Definition at line 221 of file workaround.hpp.

Definition at line 226 of file workaround.hpp.

Definition at line 64 of file workaround.hpp.

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 
)
Value:
((symbol ## _WORKAROUND_GUARD + 0 == 0) &&     \
         (symbol != 0) && (1 % (( (symbol test) ) + 1)))

Definition at line 228 of file workaround.hpp.

Definition at line 134 of file workaround.hpp.



appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30