File indexing completed on 2025-01-30 09:34:48
0001
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012 #if defined(BOOST_NO_ADL_BARRIER)\
0013 || defined(BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP)\
0014 || defined(BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS)\
0015 || defined(BOOST_NO_COMPLETE_VALUE_INITIALIZATION)\
0016 || defined(BOOST_NO_CTYPE_FUNCTIONS)\
0017 || defined(BOOST_NO_CV_SPECIALIZATIONS)\
0018 || defined(BOOST_NO_CV_VOID_SPECIALIZATIONS)\
0019 || defined(BOOST_NO_CWCHAR)\
0020 || defined(BOOST_NO_CWCTYPE)\
0021 || defined(BOOST_NO_DEPENDENT_NESTED_DERIVATIONS)\
0022 || defined(BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS)\
0023 || defined(BOOST_NO_EXCEPTIONS)\
0024 || defined(BOOST_NO_EXCEPTION_STD_NAMESPACE)\
0025 || defined(BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS)\
0026 || defined(BOOST_NO_FENV_H)\
0027 || defined(BOOST_NO_FUNCTION_TEMPLATE_ORDERING)\
0028 || defined(BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS)\
0029 || defined(BOOST_NO_INCLASS_MEMBER_INITIALIZATION)\
0030 || defined(BOOST_NO_INTEGRAL_INT64_T)\
0031 || defined(BOOST_NO_INTRINSIC_WCHAR_T)\
0032 || defined(BOOST_NO_IOSFWD)\
0033 || defined(BOOST_NO_IOSTREAM)\
0034 || defined(BOOST_NO_IS_ABSTRACT)\
0035 || defined(BOOST_NO_LIMITS)\
0036 || defined(BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS)\
0037 || defined(BOOST_NO_LONG_LONG)\
0038 || defined(BOOST_NO_LONG_LONG_NUMERIC_LIMITS)\
0039 || defined(BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS)\
0040 || defined(BOOST_NO_MEMBER_TEMPLATES)\
0041 || defined(BOOST_NO_MEMBER_TEMPLATE_FRIENDS)\
0042 || defined(BOOST_NO_MEMBER_TEMPLATE_KEYWORD)\
0043 || defined(BOOST_NO_NESTED_FRIENDSHIP)\
0044 || defined(BOOST_NO_OPERATORS_IN_NAMESPACE)\
0045 || defined(BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS)\
0046 || defined(BOOST_NO_POINTER_TO_MEMBER_CONST)\
0047 || defined(BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS)\
0048 || defined(BOOST_NO_PRIVATE_IN_AGGREGATE)\
0049 || defined(BOOST_NO_RESTRICT_REFERENCES)\
0050 || defined(BOOST_NO_RTTI)\
0051 || defined(BOOST_NO_SFINAE)\
0052 || defined(BOOST_NO_SFINAE_EXPR)\
0053 || defined(BOOST_NO_STDC_NAMESPACE)\
0054 || defined(BOOST_NO_STD_ALLOCATOR)\
0055 || defined(BOOST_NO_STD_DISTANCE)\
0056 || defined(BOOST_NO_STD_ITERATOR)\
0057 || defined(BOOST_NO_STD_ITERATOR_TRAITS)\
0058 || defined(BOOST_NO_STD_LOCALE)\
0059 || defined(BOOST_NO_STD_MESSAGES)\
0060 || defined(BOOST_NO_STD_MIN_MAX)\
0061 || defined(BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN)\
0062 || defined(BOOST_NO_STD_TYPEINFO)\
0063 || defined(BOOST_NO_STD_USE_FACET)\
0064 || defined(BOOST_NO_STD_WSTREAMBUF)\
0065 || defined(BOOST_NO_STD_WSTRING)\
0066 || defined(BOOST_NO_STRINGSTREAM)\
0067 || defined(BOOST_NO_TEMPLATED_IOSTREAMS)\
0068 || defined(BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS)\
0069 || defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION)\
0070 || defined(BOOST_NO_TEMPLATE_TEMPLATES)\
0071 || defined(BOOST_NO_TWO_PHASE_NAME_LOOKUP)\
0072 || defined(BOOST_NO_TYPEID)\
0073 || defined(BOOST_NO_TYPENAME_WITH_CTOR)\
0074 || defined(BOOST_NO_UNREACHABLE_RETURN_DETECTION)\
0075 || defined(BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE)\
0076 || defined(BOOST_NO_USING_TEMPLATE)\
0077 || defined(BOOST_NO_VOID_RETURNS)
0078 # define BOOST_NO_CXX03
0079 #endif
0080
0081 #if defined(BOOST_NO_CXX03)\
0082 || defined(BOOST_NO_CXX11_ADDRESSOF)\
0083 || defined(BOOST_NO_CXX11_ALIGNAS)\
0084 || defined(BOOST_NO_CXX11_ALIGNOF)\
0085 || defined(BOOST_NO_CXX11_ALLOCATOR)\
0086 || defined(BOOST_NO_CXX11_AUTO_DECLARATIONS)\
0087 || defined(BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS)\
0088 || defined(BOOST_NO_CXX11_CHAR16_T)\
0089 || defined(BOOST_NO_CXX11_CHAR32_T)\
0090 || defined(BOOST_NO_CXX11_CONSTEXPR)\
0091 || defined(BOOST_NO_CXX11_DECLTYPE)\
0092 || defined(BOOST_NO_CXX11_DECLTYPE_N3276)\
0093 || defined(BOOST_NO_CXX11_DEFAULTED_FUNCTIONS)\
0094 || defined(BOOST_NO_CXX11_DEFAULTED_MOVES)\
0095 || defined(BOOST_NO_CXX11_DELETED_FUNCTIONS)\
0096 || defined(BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS)\
0097 || defined(BOOST_NO_CXX11_EXTERN_TEMPLATE)\
0098 || defined(BOOST_NO_CXX11_FINAL)\
0099 || defined(BOOST_NO_CXX11_FIXED_LENGTH_VARIADIC_TEMPLATE_EXPANSION_PACKS)\
0100 || defined(BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS)\
0101 || defined(BOOST_NO_CXX11_HDR_ARRAY)\
0102 || defined(BOOST_NO_CXX11_HDR_ATOMIC)\
0103 || defined(BOOST_NO_CXX11_HDR_CHRONO)\
0104 || defined(BOOST_NO_CXX11_HDR_CONDITION_VARIABLE)\
0105 || defined(BOOST_NO_CXX11_HDR_EXCEPTION)\
0106 || defined(BOOST_NO_CXX11_HDR_FORWARD_LIST)\
0107 || defined(BOOST_NO_CXX11_HDR_FUNCTIONAL)\
0108 || defined(BOOST_NO_CXX11_HDR_FUTURE)\
0109 || defined(BOOST_NO_CXX11_HDR_INITIALIZER_LIST)\
0110 || defined(BOOST_NO_CXX11_HDR_MUTEX)\
0111 || defined(BOOST_NO_CXX11_HDR_RANDOM)\
0112 || defined(BOOST_NO_CXX11_HDR_RATIO)\
0113 || defined(BOOST_NO_CXX11_HDR_REGEX)\
0114 || defined(BOOST_NO_CXX11_HDR_SYSTEM_ERROR)\
0115 || defined(BOOST_NO_CXX11_HDR_THREAD)\
0116 || defined(BOOST_NO_CXX11_HDR_TUPLE)\
0117 || defined(BOOST_NO_CXX11_HDR_TYPEINDEX)\
0118 || defined(BOOST_NO_CXX11_HDR_TYPE_TRAITS)\
0119 || defined(BOOST_NO_CXX11_HDR_UNORDERED_MAP)\
0120 || defined(BOOST_NO_CXX11_HDR_UNORDERED_SET)\
0121 || defined(BOOST_NO_CXX11_INLINE_NAMESPACES)\
0122 || defined(BOOST_NO_CXX11_LAMBDAS)\
0123 || defined(BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS)\
0124 || defined(BOOST_NO_CXX11_NOEXCEPT)\
0125 || defined(BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS)\
0126 || defined(BOOST_NO_CXX11_NULLPTR)\
0127 || defined(BOOST_NO_CXX11_NUMERIC_LIMITS)\
0128 || defined(BOOST_NO_CXX11_OVERRIDE)\
0129 || defined(BOOST_NO_CXX11_POINTER_TRAITS)\
0130 || defined(BOOST_NO_CXX11_RANGE_BASED_FOR)\
0131 || defined(BOOST_NO_CXX11_RAW_LITERALS)\
0132 || defined(BOOST_NO_CXX11_REF_QUALIFIERS)\
0133 || defined(BOOST_NO_CXX11_RVALUE_REFERENCES)\
0134 || defined(BOOST_NO_CXX11_SCOPED_ENUMS)\
0135 || defined(BOOST_NO_CXX11_SFINAE_EXPR)\
0136 || defined(BOOST_NO_CXX11_SMART_PTR)\
0137 || defined(BOOST_NO_CXX11_STATIC_ASSERT)\
0138 || defined(BOOST_NO_CXX11_STD_ALIGN)\
0139 || defined(BOOST_NO_CXX11_TEMPLATE_ALIASES)\
0140 || defined(BOOST_NO_CXX11_THREAD_LOCAL)\
0141 || defined(BOOST_NO_CXX11_TRAILING_RESULT_TYPES)\
0142 || defined(BOOST_NO_CXX11_UNICODE_LITERALS)\
0143 || defined(BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX)\
0144 || defined(BOOST_NO_CXX11_UNRESTRICTED_UNION)\
0145 || defined(BOOST_NO_CXX11_USER_DEFINED_LITERALS)\
0146 || defined(BOOST_NO_CXX11_VARIADIC_MACROS)\
0147 || defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES)
0148 # define BOOST_NO_CXX11
0149 #endif
0150
0151 #if defined(BOOST_NO_CXX11)\
0152 || defined(BOOST_NO_CXX14_AGGREGATE_NSDMI)\
0153 || defined(BOOST_NO_CXX14_BINARY_LITERALS)\
0154 || defined(BOOST_NO_CXX14_CONSTEXPR)\
0155 || defined(BOOST_NO_CXX14_DECLTYPE_AUTO)\
0156 || defined(BOOST_NO_CXX14_DIGIT_SEPARATORS)\
0157 || defined(BOOST_NO_CXX14_GENERIC_LAMBDAS)\
0158 || defined(BOOST_NO_CXX14_HDR_SHARED_MUTEX)\
0159 || defined(BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES)\
0160 || defined(BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION)\
0161 || defined(BOOST_NO_CXX14_STD_EXCHANGE)\
0162 || defined(BOOST_NO_CXX14_VARIABLE_TEMPLATES)
0163 # define BOOST_NO_CXX14
0164 #endif
0165
0166 #if defined(BOOST_NO_CXX14)\
0167 || defined(BOOST_NO_CXX17_DEDUCTION_GUIDES)\
0168 || defined(BOOST_NO_CXX17_FOLD_EXPRESSIONS)\
0169 || defined(BOOST_NO_CXX17_HDR_ANY)\
0170 || defined(BOOST_NO_CXX17_HDR_CHARCONV)\
0171 || defined(BOOST_NO_CXX17_HDR_EXECUTION)\
0172 || defined(BOOST_NO_CXX17_HDR_FILESYSTEM)\
0173 || defined(BOOST_NO_CXX17_HDR_MEMORY_RESOURCE)\
0174 || defined(BOOST_NO_CXX17_HDR_OPTIONAL)\
0175 || defined(BOOST_NO_CXX17_HDR_STRING_VIEW)\
0176 || defined(BOOST_NO_CXX17_HDR_VARIANT)\
0177 || defined(BOOST_NO_CXX17_IF_CONSTEXPR)\
0178 || defined(BOOST_NO_CXX17_INLINE_VARIABLES)\
0179 || defined(BOOST_NO_CXX17_ITERATOR_TRAITS)\
0180 || defined(BOOST_NO_CXX17_STD_APPLY)\
0181 || defined(BOOST_NO_CXX17_STD_INVOKE)\
0182 || defined(BOOST_NO_CXX17_STRUCTURED_BINDINGS)
0183 # define BOOST_NO_CXX17
0184 #endif
0185
0186 #if defined(BOOST_NO_CXX17)\
0187 || defined(BOOST_NO_CXX20_HDR_BARRIER)\
0188 || defined(BOOST_NO_CXX20_HDR_BIT)\
0189 || defined(BOOST_NO_CXX20_HDR_COMPARE)\
0190 || defined(BOOST_NO_CXX20_HDR_CONCEPTS)\
0191 || defined(BOOST_NO_CXX20_HDR_COROUTINE)\
0192 || defined(BOOST_NO_CXX20_HDR_FORMAT)\
0193 || defined(BOOST_NO_CXX20_HDR_LATCH)\
0194 || defined(BOOST_NO_CXX20_HDR_NUMBERS)\
0195 || defined(BOOST_NO_CXX20_HDR_RANGES)\
0196 || defined(BOOST_NO_CXX20_HDR_SEMAPHORE)\
0197 || defined(BOOST_NO_CXX20_HDR_SOURCE_LOCATION)\
0198 || defined(BOOST_NO_CXX20_HDR_SPAN)\
0199 || defined(BOOST_NO_CXX20_HDR_STOP_TOKEN)\
0200 || defined(BOOST_NO_CXX20_HDR_SYNCSTREAM)\
0201 || defined(BOOST_NO_CXX20_HDR_VERSION)
0202 # define BOOST_NO_CXX20
0203 #endif
0204
0205 #if defined(BOOST_NO_CXX20)\
0206 || defined(BOOST_NO_CXX23_HDR_EXPECTED)\
0207 || defined(BOOST_NO_CXX23_HDR_FLAT_MAP)\
0208 || defined(BOOST_NO_CXX23_HDR_FLAT_SET)\
0209 || defined(BOOST_NO_CXX23_HDR_GENERATOR)\
0210 || defined(BOOST_NO_CXX23_HDR_MDSPAN)\
0211 || defined(BOOST_NO_CXX23_HDR_PRINT)\
0212 || defined(BOOST_NO_CXX23_HDR_SPANSTREAM)\
0213 || defined(BOOST_NO_CXX23_HDR_STACKTRACE)\
0214 || defined(BOOST_NO_CXX23_HDR_STDFLOAT)
0215 # define BOOST_NO_CXX23
0216 #endif
0217