| #define __has_extension __has_feature |
| #define BOOST_CLANG 1 |
| #define BOOST_COMPILER "Clang version " __clang_version__ |
| #define BOOST_HAS_LONG_LONG |
| #define BOOST_HAS_NRVO |
| #define BOOST_HAS_PRAGMA_ONCE |
| #define BOOST_NO_CXX11_ALIGNAS |
| #define BOOST_NO_CXX11_AUTO_DECLARATIONS |
| #define BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS |
| #define BOOST_NO_CXX11_CHAR16_T |
| #define BOOST_NO_CXX11_CHAR32_T |
| #define BOOST_NO_CXX11_CONSTEXPR |
| #define BOOST_NO_CXX11_DECLTYPE |
| #define BOOST_NO_CXX11_DECLTYPE_N3276 |
| #define BOOST_NO_CXX11_DEFAULTED_FUNCTIONS |
| #define BOOST_NO_CXX11_DELETED_FUNCTIONS |
| #define BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS |
| #define BOOST_NO_CXX11_FINAL |
| #define BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS |
| #define BOOST_NO_CXX11_HDR_INITIALIZER_LIST |
| #define BOOST_NO_CXX11_INLINE_NAMESPACES |
| #define BOOST_NO_CXX11_LAMBDAS |
| #define BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS |
| #define BOOST_NO_CXX11_NOEXCEPT |
| #define BOOST_NO_CXX11_NULLPTR |
| #define BOOST_NO_CXX11_RANGE_BASED_FOR |
| #define BOOST_NO_CXX11_RAW_LITERALS |
| #define BOOST_NO_CXX11_REF_QUALIFIERS |
| #define BOOST_NO_CXX11_RVALUE_REFERENCES |
| #define BOOST_NO_CXX11_SCOPED_ENUMS |
| #define BOOST_NO_CXX11_STATIC_ASSERT |
| #define BOOST_NO_CXX11_TEMPLATE_ALIASES |
| #define BOOST_NO_CXX11_TRAILING_RESULT_TYPES |
| #define BOOST_NO_CXX11_UNICODE_LITERALS |
| #define BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX |
| #define BOOST_NO_CXX11_USER_DEFINED_LITERALS |
| #define BOOST_NO_CXX11_VARIADIC_TEMPLATES |
| #define BOOST_NO_CXX14_AGGREGATE_NSDMI |
| #define BOOST_NO_CXX14_BINARY_LITERALS |
| #define BOOST_NO_CXX14_CONSTEXPR |
| #define BOOST_NO_CXX14_DECLTYPE_AUTO |
| #define BOOST_NO_CXX14_DIGIT_SEPARATORS |
| #define BOOST_NO_CXX14_GENERIC_LAMBDAS |
| #define BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES |
| #define BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION |
| #define BOOST_NO_CXX14_VARIABLE_TEMPLATES |
| #define BOOST_NO_EXCEPTIONS |
| #define BOOST_NO_RTTI |
| #define BOOST_NO_TYPEID |
| #define BOOST_SYMBOL_EXPORT __attribute__((__visibility__("default"))) |
| #define BOOST_SYMBOL_IMPORT |
| #define BOOST_SYMBOL_VISIBLE __attribute__((__visibility__("default"))) |