Jamfile.v2 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. #
  2. # *** DO NOT EDIT THIS FILE BY HAND ***
  3. # This file was automatically generated on Fri Aug 23 11:11:12 2019
  4. # by libs/config/tools/generate.cpp
  5. # Copyright John Maddock.
  6. # Use, modification and distribution are subject to the
  7. # Boost Software License, Version 1.0. (See accompanying file
  8. # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  9. import modules ;
  10. import path ;
  11. obj two_arg_use_facet : test_case.cpp : <define>TEST_BOOST_HAS_TWO_ARG_USE_FACET ;
  12. obj bethreads : test_case.cpp : <define>TEST_BOOST_HAS_BETHREADS ;
  13. obj clock_gettime : test_case.cpp : <define>TEST_BOOST_HAS_CLOCK_GETTIME ;
  14. obj pragma_detect_mismatch : test_case.cpp : <define>TEST_BOOST_HAS_PRAGMA_DETECT_MISMATCH ;
  15. obj dirent_h : test_case.cpp : <define>TEST_BOOST_HAS_DIRENT_H ;
  16. obj expm1 : test_case.cpp : <define>TEST_BOOST_HAS_EXPM1 ;
  17. obj float128 : test_case.cpp : <define>TEST_BOOST_HAS_FLOAT128 ;
  18. obj ftime : test_case.cpp : <define>TEST_BOOST_HAS_FTIME ;
  19. obj getsystemtimeasfiletime : test_case.cpp : <define>TEST_BOOST_HAS_GETSYSTEMTIMEASFILETIME ;
  20. obj gettimeofday : test_case.cpp : <define>TEST_BOOST_HAS_GETTIMEOFDAY ;
  21. obj hash : test_case.cpp : <define>TEST_BOOST_HAS_HASH ;
  22. obj int128 : test_case.cpp : <define>TEST_BOOST_HAS_INT128 ;
  23. obj log1p : test_case.cpp : <define>TEST_BOOST_HAS_LOG1P ;
  24. obj long_long : test_case.cpp : <define>TEST_BOOST_HAS_LONG_LONG ;
  25. obj macro_use_facet : test_case.cpp : <define>TEST_BOOST_HAS_MACRO_USE_FACET ;
  26. obj ms_int64 : test_case.cpp : <define>TEST_BOOST_HAS_MS_INT64 ;
  27. obj nanosleep : test_case.cpp : <define>TEST_BOOST_HAS_NANOSLEEP ;
  28. obj nl_types_h : test_case.cpp : <define>TEST_BOOST_HAS_NL_TYPES_H ;
  29. obj nrvo : test_case.cpp : <define>TEST_BOOST_HAS_NRVO ;
  30. obj partial_std_allocator : test_case.cpp : <define>TEST_BOOST_HAS_PARTIAL_STD_ALLOCATOR ;
  31. obj pthread_delay_np : test_case.cpp : <define>TEST_BOOST_HAS_PTHREAD_DELAY_NP ;
  32. obj pthread_mutexattr_settype : test_case.cpp : <define>TEST_BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE ;
  33. obj pthread_yield : test_case.cpp : <define>TEST_BOOST_HAS_PTHREAD_YIELD ;
  34. obj pthreads : test_case.cpp : <define>TEST_BOOST_HAS_PTHREADS ;
  35. obj rvalue_refs : test_case.cpp : <define>TEST_BOOST_HAS_RVALUE_REFS ;
  36. obj sched_yield : test_case.cpp : <define>TEST_BOOST_HAS_SCHED_YIELD ;
  37. obj sgi_type_traits : test_case.cpp : <define>TEST_BOOST_HAS_SGI_TYPE_TRAITS ;
  38. obj sigaction : test_case.cpp : <define>TEST_BOOST_HAS_SIGACTION ;
  39. obj slist : test_case.cpp : <define>TEST_BOOST_HAS_SLIST ;
  40. obj static_assert : test_case.cpp : <define>TEST_BOOST_HAS_STATIC_ASSERT ;
  41. obj stdint_h : test_case.cpp : <define>TEST_BOOST_HAS_STDINT_H ;
  42. obj stlp_use_facet : test_case.cpp : <define>TEST_BOOST_HAS_STLP_USE_FACET ;
  43. obj unistd_h : test_case.cpp : <define>TEST_BOOST_HAS_UNISTD_H ;
  44. obj variadic_tmpl : test_case.cpp : <define>TEST_BOOST_HAS_VARIADIC_TMPL ;
  45. obj boost_msvc6_member_templates : test_case.cpp : <define>TEST_BOOST_MSVC6_MEMBER_TEMPLATES ;
  46. obj boost_msvc_std_iterator : test_case.cpp : <define>TEST_BOOST_MSVC_STD_ITERATOR ;
  47. obj winthreads : test_case.cpp : <define>TEST_BOOST_HAS_WINTHREADS ;
  48. obj adl_barrier : test_case.cpp : <define>TEST_BOOST_NO_ADL_BARRIER ;
  49. obj argument_dependent_lookup : test_case.cpp : <define>TEST_BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP ;
  50. obj array_type_specializations : test_case.cpp : <define>TEST_BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS ;
  51. obj cxx11_auto_declarations : test_case.cpp : <define>TEST_BOOST_NO_CXX11_AUTO_DECLARATIONS ;
  52. obj cxx11_auto_multideclarations : test_case.cpp : <define>TEST_BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS ;
  53. obj auto_ptr : test_case.cpp : <define>TEST_BOOST_NO_AUTO_PTR ;
  54. obj boost_bcb_partial_specialization_bug : test_case.cpp : <define>TEST_BOOST_BCB_PARTIAL_SPECIALIZATION_BUG ;
  55. obj cxx11_char16_t : test_case.cpp : <define>TEST_BOOST_NO_CXX11_CHAR16_T ;
  56. obj cxx11_char32_t : test_case.cpp : <define>TEST_BOOST_NO_CXX11_CHAR32_T ;
  57. obj complete_value_initialization : test_case.cpp : <define>TEST_BOOST_NO_COMPLETE_VALUE_INITIALIZATION ;
  58. obj cxx11_constexpr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_CONSTEXPR ;
  59. obj ctype_functions : test_case.cpp : <define>TEST_BOOST_NO_CTYPE_FUNCTIONS ;
  60. obj cv_specializations : test_case.cpp : <define>TEST_BOOST_NO_CV_SPECIALIZATIONS ;
  61. obj cv_void_specializations : test_case.cpp : <define>TEST_BOOST_NO_CV_VOID_SPECIALIZATIONS ;
  62. obj cwchar : test_case.cpp : <define>TEST_BOOST_NO_CWCHAR ;
  63. obj cwctype : test_case.cpp : <define>TEST_BOOST_NO_CWCTYPE ;
  64. obj cxx11_addressof : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ADDRESSOF ;
  65. obj cxx11_alignas : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ALIGNAS ;
  66. obj cxx11_allocator : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ALLOCATOR ;
  67. obj cxx11_atomic_smart_ptr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_ATOMIC_SMART_PTR ;
  68. obj cxx11_defaulted_moves : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DEFAULTED_MOVES ;
  69. obj cxx11_hdr_exception : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_EXCEPTION ;
  70. obj cxx11_final : test_case.cpp : <define>TEST_BOOST_NO_CXX11_FINAL ;
  71. obj cxx11_hdr_array : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_ARRAY ;
  72. obj cxx11_hdr_atomic : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_ATOMIC ;
  73. obj cxx11_hdr_chrono : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_CHRONO ;
  74. obj cxx11_hdr_codecvt : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_CODECVT ;
  75. obj cxx11_hdr_condition_variable : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_CONDITION_VARIABLE ;
  76. obj cxx11_hdr_forward_list : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_FORWARD_LIST ;
  77. obj cxx11_hdr_future : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_FUTURE ;
  78. obj cxx11_hdr_initializer_list : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_INITIALIZER_LIST ;
  79. obj cxx11_hdr_mutex : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_MUTEX ;
  80. obj cxx11_hdr_random : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_RANDOM ;
  81. obj cxx11_hdr_ratio : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_RATIO ;
  82. obj cxx11_hdr_regex : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_REGEX ;
  83. obj cxx11_hdr_system_error : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_SYSTEM_ERROR ;
  84. obj cxx11_hdr_thread : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_THREAD ;
  85. obj cxx11_hdr_tuple : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_TUPLE ;
  86. obj cxx11_hdr_type_traits : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_TYPE_TRAITS ;
  87. obj cxx11_hdr_typeindex : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_TYPEINDEX ;
  88. obj cxx11_hdr_unordered_map : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_UNORDERED_MAP ;
  89. obj cxx11_hdr_unordered_set : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_UNORDERED_SET ;
  90. obj cxx11_inline_namespaces : test_case.cpp : <define>TEST_BOOST_NO_CXX11_INLINE_NAMESPACES ;
  91. obj cxx11_non_public_defaulted_functions : test_case.cpp : <define>TEST_BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS ;
  92. obj cxx11_numeric_limits : test_case.cpp : <define>TEST_BOOST_NO_CXX11_NUMERIC_LIMITS ;
  93. obj cxx11_pointer_traits : test_case.cpp : <define>TEST_BOOST_NO_CXX11_POINTER_TRAITS ;
  94. obj cxx11_ref_qualifiers : test_case.cpp : <define>TEST_BOOST_NO_CXX11_REF_QUALIFIERS ;
  95. obj cxx11_sfinae_expr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_SFINAE_EXPR ;
  96. obj cxx11_smart_ptr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_SMART_PTR ;
  97. obj cxx11_std_align : test_case.cpp : <define>TEST_BOOST_NO_CXX11_STD_ALIGN ;
  98. obj cxx11_thread_local : test_case.cpp : <define>TEST_BOOST_NO_CXX11_THREAD_LOCAL ;
  99. obj cxx11_trailing_result_types : test_case.cpp : <define>TEST_BOOST_NO_CXX11_TRAILING_RESULT_TYPES ;
  100. obj cxx11_user_defined_literals : test_case.cpp : <define>TEST_BOOST_NO_CXX11_USER_DEFINED_LITERALS ;
  101. obj cxx14_binary_literals : test_case.cpp : <define>TEST_BOOST_NO_CXX14_BINARY_LITERALS ;
  102. obj cxx14_constexpr : test_case.cpp : <define>TEST_BOOST_NO_CXX14_CONSTEXPR ;
  103. obj cxx14_decltype_auto : test_case.cpp : <define>TEST_BOOST_NO_CXX14_DECLTYPE_AUTO ;
  104. obj cxx14_digit_separators : test_case.cpp : <define>TEST_BOOST_NO_CXX14_DIGIT_SEPARATORS ;
  105. obj cxx14_generic_lambdas : test_case.cpp : <define>TEST_BOOST_NO_CXX14_GENERIC_LAMBDAS ;
  106. obj cxx14_hdr_shared_mutex : test_case.cpp : <define>TEST_BOOST_NO_CXX14_HDR_SHARED_MUTEX ;
  107. obj cxx14_initialized_lambda_captures : test_case.cpp : <define>TEST_BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES ;
  108. obj cxx14_aggregate_nsdmi : test_case.cpp : <define>TEST_BOOST_NO_CXX14_AGGREGATE_NSDMI ;
  109. obj cxx14_return_type_deduction : test_case.cpp : <define>TEST_BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION ;
  110. obj cxx14_std_exchange : test_case.cpp : <define>TEST_BOOST_NO_CXX14_STD_EXCHANGE ;
  111. obj cxx14_variable_templates : test_case.cpp : <define>TEST_BOOST_NO_CXX14_VARIABLE_TEMPLATES ;
  112. obj cxx17_fold_expressions : test_case.cpp : <define>TEST_BOOST_NO_CXX17_FOLD_EXPRESSIONS ;
  113. obj cxx17_hdr_optional : test_case.cpp : <define>TEST_BOOST_NO_CXX17_HDR_OPTIONAL ;
  114. obj cxx17_hdr_string_view : test_case.cpp : <define>TEST_BOOST_NO_CXX17_HDR_STRING_VIEW ;
  115. obj cxx17_hdr_variant : test_case.cpp : <define>TEST_BOOST_NO_CXX17_HDR_VARIANT ;
  116. obj cxx17_if_constexpr : test_case.cpp : <define>TEST_BOOST_NO_CXX17_IF_CONSTEXPR ;
  117. obj cxx17_inline_variables : test_case.cpp : <define>TEST_BOOST_NO_CXX17_INLINE_VARIABLES ;
  118. obj cxx17_iterator_traits : test_case.cpp : <define>TEST_BOOST_NO_CXX17_ITERATOR_TRAITS ;
  119. obj cxx17_std_apply : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STD_APPLY ;
  120. obj cxx17_std_invoke : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STD_INVOKE ;
  121. obj cxx17_structured_bindings : test_case.cpp : <define>TEST_BOOST_NO_CXX17_STRUCTURED_BINDINGS ;
  122. obj cxx98_binders : test_case.cpp : <define>TEST_BOOST_NO_CXX98_BINDERS ;
  123. obj cxx98_function_base : test_case.cpp : <define>TEST_BOOST_NO_CXX98_FUNCTION_BASE ;
  124. obj cxx98_random_shuffle : test_case.cpp : <define>TEST_BOOST_NO_CXX98_RANDOM_SHUFFLE ;
  125. obj cxx11_hdr_functional : test_case.cpp : <define>TEST_BOOST_NO_CXX11_HDR_FUNCTIONAL ;
  126. obj cxx11_decltype : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DECLTYPE ;
  127. obj cxx11_decltype_n3276 : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DECLTYPE_N3276 ;
  128. obj boost_deduced_typename : test_case.cpp : <define>TEST_BOOST_DEDUCED_TYPENAME ;
  129. obj cxx11_defaulted_functions : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DEFAULTED_FUNCTIONS ;
  130. obj cxx11_deleted_functions : test_case.cpp : <define>TEST_BOOST_NO_CXX11_DELETED_FUNCTIONS ;
  131. obj dependent_nested_derivations : test_case.cpp : <define>TEST_BOOST_NO_DEPENDENT_NESTED_DERIVATIONS ;
  132. obj dependent_types_in_template_value_parameters : test_case.cpp : <define>TEST_BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS ;
  133. obj exception_std_namespace : test_case.cpp : <define>TEST_BOOST_NO_EXCEPTION_STD_NAMESPACE ;
  134. obj exceptions : test_case.cpp : <define>TEST_BOOST_NO_EXCEPTIONS ;
  135. obj explicit_function_template_arguments : test_case.cpp : <define>TEST_BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS ;
  136. obj cxx11_explicit_conversion_operators : test_case.cpp : <define>TEST_BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS ;
  137. obj cxx11_extern_template : test_case.cpp : <define>TEST_BOOST_NO_CXX11_EXTERN_TEMPLATE ;
  138. obj fenv_h : test_case.cpp : <define>TEST_BOOST_NO_FENV_H ;
  139. obj cxx11_fixed_length_variadic_template_expansion_packs : test_case.cpp : <define>TEST_BOOST_NO_CXX11_FIXED_LENGTH_VARIADIC_TEMPLATE_EXPANSION_PACKS ;
  140. obj function_template_ordering : test_case.cpp : <define>TEST_BOOST_NO_FUNCTION_TEMPLATE_ORDERING ;
  141. obj cxx11_function_template_default_args : test_case.cpp : <define>TEST_BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS ;
  142. obj function_type_specializations : test_case.cpp : <define>TEST_BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS ;
  143. obj ms_int64_numeric_limits : test_case.cpp : <define>TEST_BOOST_NO_MS_INT64_NUMERIC_LIMITS ;
  144. obj inclass_member_initialization : test_case.cpp : <define>TEST_BOOST_NO_INCLASS_MEMBER_INITIALIZATION ;
  145. obj integral_int64_t : test_case.cpp : <define>TEST_BOOST_NO_INTEGRAL_INT64_T ;
  146. obj iosfwd : test_case.cpp : <define>TEST_BOOST_NO_IOSFWD ;
  147. obj iostream : test_case.cpp : <define>TEST_BOOST_NO_IOSTREAM ;
  148. obj is_abstract : test_case.cpp : <define>TEST_BOOST_NO_IS_ABSTRACT ;
  149. obj templated_iterator_constructors : test_case.cpp : <define>TEST_BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS ;
  150. obj cxx11_lambdas : test_case.cpp : <define>TEST_BOOST_NO_CXX11_LAMBDAS ;
  151. obj limits : test_case.cpp : <define>TEST_BOOST_NO_LIMITS ;
  152. obj limits_compile_time_constants : test_case.cpp : <define>TEST_BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS ;
  153. obj long_long_numeric_limits : test_case.cpp : <define>TEST_BOOST_NO_LONG_LONG_NUMERIC_LIMITS ;
  154. obj member_function_specializations : test_case.cpp : <define>TEST_BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS ;
  155. obj member_template_keyword : test_case.cpp : <define>TEST_BOOST_NO_MEMBER_TEMPLATE_KEYWORD ;
  156. obj pointer_to_member_template_parameters : test_case.cpp : <define>TEST_BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS ;
  157. obj member_template_friends : test_case.cpp : <define>TEST_BOOST_NO_MEMBER_TEMPLATE_FRIENDS ;
  158. obj member_templates : test_case.cpp : <define>TEST_BOOST_NO_MEMBER_TEMPLATES ;
  159. obj nested_friendship : test_case.cpp : <define>TEST_BOOST_NO_NESTED_FRIENDSHIP ;
  160. obj cxx11_noexcept : test_case.cpp : <define>TEST_BOOST_NO_CXX11_NOEXCEPT ;
  161. obj cxx11_nullptr : test_case.cpp : <define>TEST_BOOST_NO_CXX11_NULLPTR ;
  162. obj operators_in_namespace : test_case.cpp : <define>TEST_BOOST_NO_OPERATORS_IN_NAMESPACE ;
  163. obj partial_specialization_implicit_default_args : test_case.cpp : <define>TEST_BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS ;
  164. obj template_partial_specialization : test_case.cpp : <define>TEST_BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION ;
  165. obj private_in_aggregate : test_case.cpp : <define>TEST_BOOST_NO_PRIVATE_IN_AGGREGATE ;
  166. obj pointer_to_member_const : test_case.cpp : <define>TEST_BOOST_NO_POINTER_TO_MEMBER_CONST ;
  167. obj cxx11_range_based_for : test_case.cpp : <define>TEST_BOOST_NO_CXX11_RANGE_BASED_FOR ;
  168. obj cxx11_raw_literals : test_case.cpp : <define>TEST_BOOST_NO_CXX11_RAW_LITERALS ;
  169. obj restrict_references : test_case.cpp : <define>TEST_BOOST_NO_RESTRICT_REFERENCES ;
  170. obj unreachable_return_detection : test_case.cpp : <define>TEST_BOOST_NO_UNREACHABLE_RETURN_DETECTION ;
  171. obj rtti : test_case.cpp : <define>TEST_BOOST_NO_RTTI ;
  172. obj cxx11_rvalue_references : test_case.cpp : <define>TEST_BOOST_NO_CXX11_RVALUE_REFERENCES ;
  173. obj cxx11_scoped_enums : test_case.cpp : <define>TEST_BOOST_NO_CXX11_SCOPED_ENUMS ;
  174. obj sfinae : test_case.cpp : <define>TEST_BOOST_NO_SFINAE ;
  175. obj sfinae_expr : test_case.cpp : <define>TEST_BOOST_NO_SFINAE_EXPR ;
  176. obj stringstream : test_case.cpp : <define>TEST_BOOST_NO_STRINGSTREAM ;
  177. obj cxx11_static_assert : test_case.cpp : <define>TEST_BOOST_NO_CXX11_STATIC_ASSERT ;
  178. obj std_allocator : test_case.cpp : <define>TEST_BOOST_NO_STD_ALLOCATOR ;
  179. obj std_distance : test_case.cpp : <define>TEST_BOOST_NO_STD_DISTANCE ;
  180. obj std_iterator_traits : test_case.cpp : <define>TEST_BOOST_NO_STD_ITERATOR_TRAITS ;
  181. obj std_iterator : test_case.cpp : <define>TEST_BOOST_NO_STD_ITERATOR ;
  182. obj std_locale : test_case.cpp : <define>TEST_BOOST_NO_STD_LOCALE ;
  183. obj std_messages : test_case.cpp : <define>TEST_BOOST_NO_STD_MESSAGES ;
  184. obj std_min_max : test_case.cpp : <define>TEST_BOOST_NO_STD_MIN_MAX ;
  185. obj std_output_iterator_assign : test_case.cpp : <define>TEST_BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN ;
  186. obj std_typeinfo : test_case.cpp : <define>TEST_BOOST_NO_STD_TYPEINFO ;
  187. obj std_use_facet : test_case.cpp : <define>TEST_BOOST_NO_STD_USE_FACET ;
  188. obj std_wstreambuf : test_case.cpp : <define>TEST_BOOST_NO_STD_WSTREAMBUF ;
  189. obj std_wstring : test_case.cpp : <define>TEST_BOOST_NO_STD_WSTRING ;
  190. obj stdc_namespace : test_case.cpp : <define>TEST_BOOST_NO_STDC_NAMESPACE ;
  191. obj swprintf : test_case.cpp : <define>TEST_BOOST_NO_SWPRINTF ;
  192. obj cxx11_local_class_template_parameters : test_case.cpp : <define>TEST_BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS ;
  193. obj cxx11_template_aliases : test_case.cpp : <define>TEST_BOOST_NO_CXX11_TEMPLATE_ALIASES ;
  194. obj templated_iostreams : test_case.cpp : <define>TEST_BOOST_NO_TEMPLATED_IOSTREAMS ;
  195. obj template_templates : test_case.cpp : <define>TEST_BOOST_NO_TEMPLATE_TEMPLATES ;
  196. obj two_phase_name_lookup : test_case.cpp : <define>TEST_BOOST_NO_TWO_PHASE_NAME_LOOKUP ;
  197. obj typeid : test_case.cpp : <define>TEST_BOOST_NO_TYPEID ;
  198. obj typename_with_ctor : test_case.cpp : <define>TEST_BOOST_NO_TYPENAME_WITH_CTOR ;
  199. obj cxx11_unicode_literals : test_case.cpp : <define>TEST_BOOST_NO_CXX11_UNICODE_LITERALS ;
  200. obj cxx11_unified_initialization_syntax : test_case.cpp : <define>TEST_BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX ;
  201. obj boost_function_scope_using_declaration_breaks_adl : test_case.cpp : <define>TEST_BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL ;
  202. obj using_declaration_overloads_from_typename_base : test_case.cpp : <define>TEST_BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE ;
  203. obj using_template : test_case.cpp : <define>TEST_BOOST_NO_USING_TEMPLATE ;
  204. obj cxx11_variadic_macros : test_case.cpp : <define>TEST_BOOST_NO_CXX11_VARIADIC_MACROS ;
  205. obj cxx11_variadic_templates : test_case.cpp : <define>TEST_BOOST_NO_CXX11_VARIADIC_TEMPLATES ;
  206. obj void_returns : test_case.cpp : <define>TEST_BOOST_NO_VOID_RETURNS ;
  207. obj intrinsic_wchar_t : test_case.cpp : <define>TEST_BOOST_NO_INTRINSIC_WCHAR_T ;
  208. obj cpp_impl_destroying_delete_20 : std/cpp_impl_destroying_delete_20.cpp ;
  209. alias cpp_impl_destroying_delete : cpp_impl_destroying_delete_20 ;
  210. obj cpp_lib_destroying_delete_20 : std/cpp_lib_destroying_delete_20.cpp ;
  211. alias cpp_lib_destroying_delete : cpp_lib_destroying_delete_20 ;
  212. obj cpp_char8_t_20 : std/cpp_char8_t_20.cpp ;
  213. alias cpp_char8_t : cpp_char8_t_20 ;
  214. obj cpp_impl_three_way_comparison_20 : std/cpp_impl_three_way_comparison_20.cpp ;
  215. alias cpp_impl_three_way_comparison : cpp_impl_three_way_comparison_20 ;
  216. obj cpp_lib_three_way_comparison_20 : std/cpp_lib_three_way_comparison_20.cpp ;
  217. alias cpp_lib_three_way_comparison : cpp_lib_three_way_comparison_20 ;
  218. obj cpp_conditional_explicit_20 : std/cpp_conditional_explicit_20.cpp ;
  219. alias cpp_conditional_explicit : cpp_conditional_explicit_20 ;
  220. obj cpp_nontype_template_parameter_class_20 : std/cpp_nontype_template_parameter_class_20.cpp ;
  221. alias cpp_nontype_template_parameter_class : cpp_nontype_template_parameter_class_20 ;
  222. obj cpp_lib_char8_t_20 : std/cpp_lib_char8_t_20.cpp ;
  223. alias cpp_lib_char8_t : cpp_lib_char8_t_20 ;
  224. obj cpp_lib_concepts_20 : std/cpp_lib_concepts_20.cpp ;
  225. alias cpp_lib_concepts : cpp_lib_concepts_20 ;
  226. obj cpp_lib_constexpr_swap_algorithms_20 : std/cpp_lib_constexpr_swap_algorithms_20.cpp ;
  227. alias cpp_lib_constexpr_swap_algorithms : cpp_lib_constexpr_swap_algorithms_20 ;
  228. obj cpp_lib_constexpr_misc_20 : std/cpp_lib_constexpr_misc_20.cpp ;
  229. alias cpp_lib_constexpr_misc : cpp_lib_constexpr_misc_20 ;
  230. obj cpp_lib_bind_front_20 : std/cpp_lib_bind_front_20.cpp ;
  231. alias cpp_lib_bind_front : cpp_lib_bind_front_20 ;
  232. obj cpp_lib_is_constant_evaluated_20 : std/cpp_lib_is_constant_evaluated_20.cpp ;
  233. alias cpp_lib_is_constant_evaluated : cpp_lib_is_constant_evaluated_20 ;
  234. obj cpp_lib_erase_if_20 : std/cpp_lib_erase_if_20.cpp ;
  235. alias cpp_lib_erase_if : cpp_lib_erase_if_20 ;
  236. obj cpp_lib_list_remove_return_type_20 : std/cpp_lib_list_remove_return_type_20.cpp ;
  237. alias cpp_lib_list_remove_return_type : cpp_lib_list_remove_return_type_20 ;
  238. obj cpp_lib_generic_unordered_lookup_20 : std/cpp_lib_generic_unordered_lookup_20.cpp ;
  239. alias cpp_lib_generic_unordered_lookup : cpp_lib_generic_unordered_lookup_20 ;
  240. obj cpp_lib_ranges_20 : std/cpp_lib_ranges_20.cpp ;
  241. alias cpp_lib_ranges : cpp_lib_ranges_20 ;
  242. obj cpp_lib_bit_cast_20 : std/cpp_lib_bit_cast_20.cpp ;
  243. alias cpp_lib_bit_cast : cpp_lib_bit_cast_20 ;
  244. obj cpp_lib_atomic_ref_20 : std/cpp_lib_atomic_ref_20.cpp ;
  245. alias cpp_lib_atomic_ref : cpp_lib_atomic_ref_20 ;
  246. obj cpp_hex_float_17 : std/cpp_hex_float_17.cpp ;
  247. alias cpp_hex_float : cpp_hex_float_17 ;
  248. obj cpp_inline_variables_17 : std/cpp_inline_variables_17.cpp ;
  249. alias cpp_inline_variables : cpp_inline_variables_17 ;
  250. obj cpp_aligned_new_17 : std/cpp_aligned_new_17.cpp ;
  251. alias cpp_aligned_new : cpp_aligned_new_17 ;
  252. obj cpp_guaranteed_copy_elision_17 : std/cpp_guaranteed_copy_elision_17.cpp ;
  253. alias cpp_guaranteed_copy_elision : cpp_guaranteed_copy_elision_17 ;
  254. obj cpp_noexcept_function_type_17 : std/cpp_noexcept_function_type_17.cpp ;
  255. alias cpp_noexcept_function_type : cpp_noexcept_function_type_17 ;
  256. obj cpp_fold_expressions_17 : std/cpp_fold_expressions_17.cpp ;
  257. alias cpp_fold_expressions : cpp_fold_expressions_17 ;
  258. obj cpp_capture_star_this_17 : std/cpp_capture_star_this_17.cpp ;
  259. alias cpp_capture_star_this : cpp_capture_star_this_17 ;
  260. obj cpp_constexpr_17 : std/cpp_constexpr_17.cpp ;
  261. obj cpp_if_constexpr_17 : std/cpp_if_constexpr_17.cpp ;
  262. alias cpp_if_constexpr : cpp_if_constexpr_17 ;
  263. obj cpp_range_based_for_17 : std/cpp_range_based_for_17.cpp ;
  264. obj cpp_static_assert_17 : std/cpp_static_assert_17.cpp ;
  265. obj cpp_deduction_guides_17 : std/cpp_deduction_guides_17.cpp ;
  266. alias cpp_deduction_guides : cpp_deduction_guides_17 ;
  267. obj cpp_nontype_template_parameter_auto_17 : std/cpp_nontype_template_parameter_auto_17.cpp ;
  268. alias cpp_nontype_template_parameter_auto : cpp_nontype_template_parameter_auto_17 ;
  269. obj cpp_namespace_attributes_17 : std/cpp_namespace_attributes_17.cpp ;
  270. alias cpp_namespace_attributes : cpp_namespace_attributes_17 ;
  271. obj cpp_enumerator_attributes_17 : std/cpp_enumerator_attributes_17.cpp ;
  272. alias cpp_enumerator_attributes : cpp_enumerator_attributes_17 ;
  273. obj cpp_inheriting_constructors_17 : std/cpp_inheriting_constructors_17.cpp ;
  274. obj cpp_variadic_using_17 : std/cpp_variadic_using_17.cpp ;
  275. alias cpp_variadic_using : cpp_variadic_using_17 ;
  276. obj cpp_structured_bindings_17 : std/cpp_structured_bindings_17.cpp ;
  277. alias cpp_structured_bindings : cpp_structured_bindings_17 ;
  278. obj cpp_aggregate_bases_17 : std/cpp_aggregate_bases_17.cpp ;
  279. alias cpp_aggregate_bases : cpp_aggregate_bases_17 ;
  280. obj cpp_nontype_template_args_17 : std/cpp_nontype_template_args_17.cpp ;
  281. alias cpp_nontype_template_args : cpp_nontype_template_args_17 ;
  282. obj cpp_template_template_args_17 : std/cpp_template_template_args_17.cpp ;
  283. alias cpp_template_template_args : cpp_template_template_args_17 ;
  284. obj cpp_lib_byte_17 : std/cpp_lib_byte_17.cpp ;
  285. alias cpp_lib_byte : cpp_lib_byte_17 ;
  286. obj cpp_lib_hardware_interference_size_17 : std/cpp_lib_hardware_interference_size_17.cpp ;
  287. alias cpp_lib_hardware_interference_size : cpp_lib_hardware_interference_size_17 ;
  288. obj cpp_lib_launder_17 : std/cpp_lib_launder_17.cpp ;
  289. alias cpp_lib_launder : cpp_lib_launder_17 ;
  290. obj cpp_lib_uncaught_exceptions_17 : std/cpp_lib_uncaught_exceptions_17.cpp ;
  291. alias cpp_lib_uncaught_exceptions : cpp_lib_uncaught_exceptions_17 ;
  292. obj cpp_lib_as_const_17 : std/cpp_lib_as_const_17.cpp ;
  293. alias cpp_lib_as_const : cpp_lib_as_const_17 ;
  294. obj cpp_lib_make_from_tuple_17 : std/cpp_lib_make_from_tuple_17.cpp ;
  295. alias cpp_lib_make_from_tuple : cpp_lib_make_from_tuple_17 ;
  296. obj cpp_lib_apply_17 : std/cpp_lib_apply_17.cpp ;
  297. alias cpp_lib_apply : cpp_lib_apply_17 ;
  298. obj cpp_lib_optional_17 : std/cpp_lib_optional_17.cpp ;
  299. alias cpp_lib_optional : cpp_lib_optional_17 ;
  300. obj cpp_lib_variant_17 : std/cpp_lib_variant_17.cpp ;
  301. alias cpp_lib_variant : cpp_lib_variant_17 ;
  302. obj cpp_lib_any_17 : std/cpp_lib_any_17.cpp ;
  303. alias cpp_lib_any : cpp_lib_any_17 ;
  304. obj cpp_lib_addressof_constexpr_17 : std/cpp_lib_addressof_constexpr_17.cpp ;
  305. alias cpp_lib_addressof_constexpr : cpp_lib_addressof_constexpr_17 ;
  306. obj cpp_lib_raw_memory_algorithms_17 : std/cpp_lib_raw_memory_algorithms_17.cpp ;
  307. alias cpp_lib_raw_memory_algorithms : cpp_lib_raw_memory_algorithms_17 ;
  308. obj cpp_lib_transparent_operators_17 : std/cpp_lib_transparent_operators_17.cpp ;
  309. obj cpp_lib_enable_shared_from_this_17 : std/cpp_lib_enable_shared_from_this_17.cpp ;
  310. alias cpp_lib_enable_shared_from_this : cpp_lib_enable_shared_from_this_17 ;
  311. obj cpp_lib_shared_ptr_weak_type_17 : std/cpp_lib_shared_ptr_weak_type_17.cpp ;
  312. alias cpp_lib_shared_ptr_weak_type : cpp_lib_shared_ptr_weak_type_17 ;
  313. obj cpp_lib_shared_ptr_arrays_17 : std/cpp_lib_shared_ptr_arrays_17.cpp ;
  314. alias cpp_lib_shared_ptr_arrays : cpp_lib_shared_ptr_arrays_17 ;
  315. obj cpp_lib_memory_resource_17 : std/cpp_lib_memory_resource_17.cpp ;
  316. alias cpp_lib_memory_resource : cpp_lib_memory_resource_17 ;
  317. obj cpp_lib_boyer_moore_searcher_17 : std/cpp_lib_boyer_moore_searcher_17.cpp ;
  318. alias cpp_lib_boyer_moore_searcher : cpp_lib_boyer_moore_searcher_17 ;
  319. obj cpp_lib_invoke_17 : std/cpp_lib_invoke_17.cpp ;
  320. alias cpp_lib_invoke : cpp_lib_invoke_17 ;
  321. obj cpp_lib_not_fn_17 : std/cpp_lib_not_fn_17.cpp ;
  322. alias cpp_lib_not_fn : cpp_lib_not_fn_17 ;
  323. obj cpp_lib_void_t_17 : std/cpp_lib_void_t_17.cpp ;
  324. alias cpp_lib_void_t : cpp_lib_void_t_17 ;
  325. obj cpp_lib_bool_constant_17 : std/cpp_lib_bool_constant_17.cpp ;
  326. alias cpp_lib_bool_constant : cpp_lib_bool_constant_17 ;
  327. obj cpp_lib_type_trait_variable_templates_17 : std/cpp_lib_type_trait_variable_templates_17.cpp ;
  328. alias cpp_lib_type_trait_variable_templates : cpp_lib_type_trait_variable_templates_17 ;
  329. obj cpp_lib_logical_traits_17 : std/cpp_lib_logical_traits_17.cpp ;
  330. alias cpp_lib_logical_traits : cpp_lib_logical_traits_17 ;
  331. obj cpp_lib_is_swappable_17 : std/cpp_lib_is_swappable_17.cpp ;
  332. alias cpp_lib_is_swappable : cpp_lib_is_swappable_17 ;
  333. obj cpp_lib_is_invocable_17 : std/cpp_lib_is_invocable_17.cpp ;
  334. alias cpp_lib_is_invocable : cpp_lib_is_invocable_17 ;
  335. obj cpp_lib_has_unique_object_representations_17 : std/cpp_lib_has_unique_object_representations_17.cpp ;
  336. alias cpp_lib_has_unique_object_representations : cpp_lib_has_unique_object_representations_17 ;
  337. obj cpp_lib_is_aggregate_17 : std/cpp_lib_is_aggregate_17.cpp ;
  338. alias cpp_lib_is_aggregate : cpp_lib_is_aggregate_17 ;
  339. obj cpp_lib_chrono_17 : std/cpp_lib_chrono_17.cpp ;
  340. alias cpp_lib_chrono : cpp_lib_chrono_17 ;
  341. obj cpp_lib_execution_17 : std/cpp_lib_execution_17.cpp ;
  342. alias cpp_lib_execution : cpp_lib_execution_17 ;
  343. obj cpp_lib_parallel_algorithm_17 : std/cpp_lib_parallel_algorithm_17.cpp ;
  344. alias cpp_lib_parallel_algorithm : cpp_lib_parallel_algorithm_17 ;
  345. obj cpp_lib_to_chars_17 : std/cpp_lib_to_chars_17.cpp ;
  346. alias cpp_lib_to_chars : cpp_lib_to_chars_17 ;
  347. obj cpp_lib_string_view_17 : std/cpp_lib_string_view_17.cpp ;
  348. alias cpp_lib_string_view : cpp_lib_string_view_17 ;
  349. obj cpp_lib_allocator_traits_is_always_equal_17 : std/cpp_lib_allocator_traits_is_always_equal_17.cpp ;
  350. alias cpp_lib_allocator_traits_is_always_equal : cpp_lib_allocator_traits_is_always_equal_17 ;
  351. obj cpp_lib_incomplete_container_elements_17 : std/cpp_lib_incomplete_container_elements_17.cpp ;
  352. alias cpp_lib_incomplete_container_elements : cpp_lib_incomplete_container_elements_17 ;
  353. obj cpp_lib_map_try_emplace_17 : std/cpp_lib_map_try_emplace_17.cpp ;
  354. alias cpp_lib_map_try_emplace : cpp_lib_map_try_emplace_17 ;
  355. obj cpp_lib_unordered_map_try_emplace_17 : std/cpp_lib_unordered_map_try_emplace_17.cpp ;
  356. alias cpp_lib_unordered_map_try_emplace : cpp_lib_unordered_map_try_emplace_17 ;
  357. obj cpp_lib_node_extract_17 : std/cpp_lib_node_extract_17.cpp ;
  358. alias cpp_lib_node_extract : cpp_lib_node_extract_17 ;
  359. obj cpp_lib_array_constexpr_17 : std/cpp_lib_array_constexpr_17.cpp ;
  360. alias cpp_lib_array_constexpr : cpp_lib_array_constexpr_17 ;
  361. obj cpp_lib_nonmember_container_access_17 : std/cpp_lib_nonmember_container_access_17.cpp ;
  362. alias cpp_lib_nonmember_container_access : cpp_lib_nonmember_container_access_17 ;
  363. obj cpp_lib_sample_17 : std/cpp_lib_sample_17.cpp ;
  364. alias cpp_lib_sample : cpp_lib_sample_17 ;
  365. obj cpp_lib_clamp_17 : std/cpp_lib_clamp_17.cpp ;
  366. alias cpp_lib_clamp : cpp_lib_clamp_17 ;
  367. obj cpp_lib_gcd_lcm_17 : std/cpp_lib_gcd_lcm_17.cpp ;
  368. alias cpp_lib_gcd_lcm : cpp_lib_gcd_lcm_17 ;
  369. obj cpp_lib_hypot_17 : std/cpp_lib_hypot_17.cpp ;
  370. alias cpp_lib_hypot : cpp_lib_hypot_17 ;
  371. obj cpp_lib_math_special_functions_17 : std/cpp_lib_math_special_functions_17.cpp ;
  372. alias cpp_lib_math_special_functions : cpp_lib_math_special_functions_17 ;
  373. obj cpp_lib_filesystem_17 : std/cpp_lib_filesystem_17.cpp ;
  374. alias cpp_lib_filesystem : cpp_lib_filesystem_17 ;
  375. obj cpp_lib_atomic_is_always_lock_free_17 : std/cpp_lib_atomic_is_always_lock_free_17.cpp ;
  376. alias cpp_lib_atomic_is_always_lock_free : cpp_lib_atomic_is_always_lock_free_17 ;
  377. obj cpp_lib_shared_mutex_17 : std/cpp_lib_shared_mutex_17.cpp ;
  378. alias cpp_lib_shared_mutex : cpp_lib_shared_mutex_17 ;
  379. obj cpp_lib_scoped_lock_17 : std/cpp_lib_scoped_lock_17.cpp ;
  380. alias cpp_lib_scoped_lock : cpp_lib_scoped_lock_17 ;
  381. obj cpp_binary_literals_14 : std/cpp_binary_literals_14.cpp ;
  382. alias cpp_binary_literals : cpp_binary_literals_14 ;
  383. obj cpp_init_captures_14 : std/cpp_init_captures_14.cpp ;
  384. alias cpp_init_captures : cpp_init_captures_14 ;
  385. obj cpp_generic_lambdas_14 : std/cpp_generic_lambdas_14.cpp ;
  386. alias cpp_generic_lambdas : cpp_generic_lambdas_14 ;
  387. obj cpp_sized_deallocation_14 : std/cpp_sized_deallocation_14.cpp ;
  388. alias cpp_sized_deallocation : cpp_sized_deallocation_14 ;
  389. obj cpp_constexpr_14 : std/cpp_constexpr_14.cpp ;
  390. obj cpp_decltype_auto_14 : std/cpp_decltype_auto_14.cpp ;
  391. alias cpp_decltype_auto : cpp_decltype_auto_14 ;
  392. obj cpp_return_type_deduction_14 : std/cpp_return_type_deduction_14.cpp ;
  393. alias cpp_return_type_deduction : cpp_return_type_deduction_14 ;
  394. obj cpp_aggregate_nsdmi_14 : std/cpp_aggregate_nsdmi_14.cpp ;
  395. alias cpp_aggregate_nsdmi : cpp_aggregate_nsdmi_14 ;
  396. obj cpp_variable_templates_14 : std/cpp_variable_templates_14.cpp ;
  397. alias cpp_variable_templates : cpp_variable_templates_14 ;
  398. obj cpp_lib_integer_sequence_14 : std/cpp_lib_integer_sequence_14.cpp ;
  399. alias cpp_lib_integer_sequence : cpp_lib_integer_sequence_14 ;
  400. obj cpp_lib_exchange_function_14 : std/cpp_lib_exchange_function_14.cpp ;
  401. alias cpp_lib_exchange_function : cpp_lib_exchange_function_14 ;
  402. obj cpp_lib_tuples_by_type_14 : std/cpp_lib_tuples_by_type_14.cpp ;
  403. alias cpp_lib_tuples_by_type : cpp_lib_tuples_by_type_14 ;
  404. obj cpp_lib_tuple_element_t_14 : std/cpp_lib_tuple_element_t_14.cpp ;
  405. alias cpp_lib_tuple_element_t : cpp_lib_tuple_element_t_14 ;
  406. obj cpp_lib_make_unique_14 : std/cpp_lib_make_unique_14.cpp ;
  407. alias cpp_lib_make_unique : cpp_lib_make_unique_14 ;
  408. obj cpp_lib_transparent_operators_14 : std/cpp_lib_transparent_operators_14.cpp ;
  409. alias cpp_lib_transparent_operators : cpp_lib_transparent_operators_14 ;
  410. obj cpp_lib_integral_constant_callable_14 : std/cpp_lib_integral_constant_callable_14.cpp ;
  411. alias cpp_lib_integral_constant_callable : cpp_lib_integral_constant_callable_14 ;
  412. obj cpp_lib_transformation_trait_aliases_14 : std/cpp_lib_transformation_trait_aliases_14.cpp ;
  413. alias cpp_lib_transformation_trait_aliases : cpp_lib_transformation_trait_aliases_14 ;
  414. obj cpp_lib_result_of_sfinae_14 : std/cpp_lib_result_of_sfinae_14.cpp ;
  415. alias cpp_lib_result_of_sfinae : cpp_lib_result_of_sfinae_14 ;
  416. obj cpp_lib_is_final_14 : std/cpp_lib_is_final_14.cpp ;
  417. alias cpp_lib_is_final : cpp_lib_is_final_14 ;
  418. obj cpp_lib_is_null_pointer_14 : std/cpp_lib_is_null_pointer_14.cpp ;
  419. alias cpp_lib_is_null_pointer : cpp_lib_is_null_pointer_14 ;
  420. obj cpp_lib_chrono_udls_14 : std/cpp_lib_chrono_udls_14.cpp ;
  421. alias cpp_lib_chrono_udls : cpp_lib_chrono_udls_14 ;
  422. obj cpp_lib_string_udls_14 : std/cpp_lib_string_udls_14.cpp ;
  423. alias cpp_lib_string_udls : cpp_lib_string_udls_14 ;
  424. obj cpp_lib_generic_associative_lookup_14 : std/cpp_lib_generic_associative_lookup_14.cpp ;
  425. alias cpp_lib_generic_associative_lookup : cpp_lib_generic_associative_lookup_14 ;
  426. obj cpp_lib_null_iterators_14 : std/cpp_lib_null_iterators_14.cpp ;
  427. alias cpp_lib_null_iterators : cpp_lib_null_iterators_14 ;
  428. obj cpp_lib_make_reverse_iterator_14 : std/cpp_lib_make_reverse_iterator_14.cpp ;
  429. alias cpp_lib_make_reverse_iterator : cpp_lib_make_reverse_iterator_14 ;
  430. obj cpp_lib_robust_nonmodifying_seq_ops_14 : std/cpp_lib_robust_nonmodifying_seq_ops_14.cpp ;
  431. alias cpp_lib_robust_nonmodifying_seq_ops : cpp_lib_robust_nonmodifying_seq_ops_14 ;
  432. obj cpp_lib_complex_udls_14 : std/cpp_lib_complex_udls_14.cpp ;
  433. alias cpp_lib_complex_udls : cpp_lib_complex_udls_14 ;
  434. obj cpp_lib_quoted_string_io_14 : std/cpp_lib_quoted_string_io_14.cpp ;
  435. alias cpp_lib_quoted_string_io : cpp_lib_quoted_string_io_14 ;
  436. obj cpp_lib_shared_timed_mutex_14 : std/cpp_lib_shared_timed_mutex_14.cpp ;
  437. alias cpp_lib_shared_timed_mutex : cpp_lib_shared_timed_mutex_14 ;
  438. obj cpp_unicode_characters_11 : std/cpp_unicode_characters_11.cpp ;
  439. alias cpp_unicode_characters : cpp_unicode_characters_11 ;
  440. obj cpp_raw_strings_11 : std/cpp_raw_strings_11.cpp ;
  441. alias cpp_raw_strings : cpp_raw_strings_11 ;
  442. obj cpp_unicode_literals_11 : std/cpp_unicode_literals_11.cpp ;
  443. alias cpp_unicode_literals : cpp_unicode_literals_11 ;
  444. obj cpp_user_defined_literals_11 : std/cpp_user_defined_literals_11.cpp ;
  445. alias cpp_user_defined_literals : cpp_user_defined_literals_11 ;
  446. obj cpp_threadsafe_static_init_11 : std/cpp_threadsafe_static_init_11.cpp ;
  447. alias cpp_threadsafe_static_init : cpp_threadsafe_static_init_11 ;
  448. obj cpp_lambdas_11 : std/cpp_lambdas_11.cpp ;
  449. alias cpp_lambdas : cpp_lambdas_11 ;
  450. obj cpp_constexpr_11 : std/cpp_constexpr_11.cpp ;
  451. alias cpp_constexpr : cpp_constexpr_11 ;
  452. obj cpp_range_based_for_11 : std/cpp_range_based_for_11.cpp ;
  453. alias cpp_range_based_for : cpp_range_based_for_11 ;
  454. obj cpp_static_assert_11 : std/cpp_static_assert_11.cpp ;
  455. alias cpp_static_assert : cpp_static_assert_11 ;
  456. obj cpp_decltype_11 : std/cpp_decltype_11.cpp ;
  457. alias cpp_decltype : cpp_decltype_11 ;
  458. obj cpp_attributes_11 : std/cpp_attributes_11.cpp ;
  459. alias cpp_attributes : cpp_attributes_11 ;
  460. obj cpp_rvalue_references_11 : std/cpp_rvalue_references_11.cpp ;
  461. alias cpp_rvalue_references : cpp_rvalue_references_11 ;
  462. obj cpp_variadic_templates_11 : std/cpp_variadic_templates_11.cpp ;
  463. alias cpp_variadic_templates : cpp_variadic_templates_11 ;
  464. obj cpp_initializer_lists_11 : std/cpp_initializer_lists_11.cpp ;
  465. alias cpp_initializer_lists : cpp_initializer_lists_11 ;
  466. obj cpp_explicit_conversion_11 : std/cpp_explicit_conversion_11.cpp ;
  467. alias cpp_explicit_conversion : cpp_explicit_conversion_11 ;
  468. obj cpp_delegating_constructors_11 : std/cpp_delegating_constructors_11.cpp ;
  469. alias cpp_delegating_constructors : cpp_delegating_constructors_11 ;
  470. obj cpp_nsdmi_11 : std/cpp_nsdmi_11.cpp ;
  471. alias cpp_nsdmi : cpp_nsdmi_11 ;
  472. obj cpp_inheriting_constructors_11 : std/cpp_inheriting_constructors_11.cpp ;
  473. alias cpp_inheriting_constructors : cpp_inheriting_constructors_11 ;
  474. obj cpp_ref_qualifiers_11 : std/cpp_ref_qualifiers_11.cpp ;
  475. alias cpp_ref_qualifiers : cpp_ref_qualifiers_11 ;
  476. obj cpp_alias_templates_11 : std/cpp_alias_templates_11.cpp ;
  477. alias cpp_alias_templates : cpp_alias_templates_11 ;
  478. obj cpp_rtti_03 : std/cpp_rtti_03.cpp ;
  479. alias cpp_rtti : cpp_rtti_03 ;
  480. obj cpp_exceptions_03 : std/cpp_exceptions_03.cpp ;
  481. alias cpp_exceptions : cpp_exceptions_03 ;