From b5434734acf9227302e7765d1c7a360f4ddfa855 Mon Sep 17 00:00:00 2001 From: Dmitry Arkhipov Date: Mon, 22 Sep 2025 15:47:55 +0300 Subject: [PATCH] Add dependency on Config to check targets --- checks/Jamfile.v2 | 472 +++++++++--------- checks/std/cpp_aggregate_bases_17.cpp | 2 +- checks/std/cpp_aggregate_nsdmi_14.cpp | 2 +- checks/std/cpp_alias_templates_11.cpp | 2 +- checks/std/cpp_aligned_new_17.cpp | 2 +- checks/std/cpp_attributes_11.cpp | 2 +- checks/std/cpp_binary_literals_14.cpp | 2 +- checks/std/cpp_capture_star_this_17.cpp | 2 +- checks/std/cpp_char8_t_20.cpp | 2 +- checks/std/cpp_conditional_explicit_20.cpp | 2 +- checks/std/cpp_consteval_23.cpp | 2 +- checks/std/cpp_constexpr_11.cpp | 2 +- checks/std/cpp_constexpr_14.cpp | 2 +- checks/std/cpp_constexpr_17.cpp | 2 +- checks/std/cpp_decltype_11.cpp | 2 +- checks/std/cpp_decltype_auto_14.cpp | 2 +- checks/std/cpp_deduction_guides_17.cpp | 2 +- checks/std/cpp_delegating_constructors_11.cpp | 2 +- checks/std/cpp_enumerator_attributes_17.cpp | 2 +- checks/std/cpp_exceptions_03.cpp | 2 +- checks/std/cpp_explicit_conversion_11.cpp | 2 +- checks/std/cpp_explicit_this_parameter_23.cpp | 2 +- checks/std/cpp_fold_expressions_17.cpp | 2 +- checks/std/cpp_generic_lambdas_14.cpp | 2 +- checks/std/cpp_guaranteed_copy_elision_17.cpp | 2 +- checks/std/cpp_hex_float_17.cpp | 2 +- checks/std/cpp_if_consteval_23.cpp | 2 +- checks/std/cpp_if_constexpr_17.cpp | 2 +- checks/std/cpp_impl_destroying_delete_20.cpp | 2 +- .../std/cpp_impl_three_way_comparison_20.cpp | 2 +- checks/std/cpp_implicit_move_23.cpp | 2 +- checks/std/cpp_inheriting_constructors_11.cpp | 2 +- checks/std/cpp_inheriting_constructors_17.cpp | 2 +- checks/std/cpp_init_captures_14.cpp | 2 +- checks/std/cpp_initializer_lists_11.cpp | 2 +- checks/std/cpp_inline_variables_17.cpp | 2 +- checks/std/cpp_lambdas_11.cpp | 2 +- checks/std/cpp_lib_addressof_constexpr_17.cpp | 2 +- ...ib_allocator_traits_is_always_equal_17.cpp | 2 +- checks/std/cpp_lib_any_17.cpp | 2 +- checks/std/cpp_lib_apply_17.cpp | 2 +- checks/std/cpp_lib_array_constexpr_17.cpp | 2 +- checks/std/cpp_lib_as_const_17.cpp | 2 +- .../cpp_lib_atomic_is_always_lock_free_17.cpp | 2 +- checks/std/cpp_lib_atomic_ref_20.cpp | 2 +- checks/std/cpp_lib_bind_front_20.cpp | 2 +- checks/std/cpp_lib_bit_cast_20.cpp | 2 +- checks/std/cpp_lib_bool_constant_17.cpp | 2 +- .../std/cpp_lib_boyer_moore_searcher_17.cpp | 2 +- checks/std/cpp_lib_byte_17.cpp | 2 +- checks/std/cpp_lib_char8_t_20.cpp | 2 +- checks/std/cpp_lib_chrono_17.cpp | 2 +- checks/std/cpp_lib_chrono_udls_14.cpp | 2 +- checks/std/cpp_lib_clamp_17.cpp | 2 +- checks/std/cpp_lib_complex_udls_14.cpp | 2 +- checks/std/cpp_lib_concepts_20.cpp | 2 +- checks/std/cpp_lib_constexpr_misc_20.cpp | 2 +- .../cpp_lib_constexpr_swap_algorithms_20.cpp | 2 +- checks/std/cpp_lib_destroying_delete_20.cpp | 2 +- .../cpp_lib_enable_shared_from_this_17.cpp | 2 +- checks/std/cpp_lib_erase_if_20.cpp | 2 +- checks/std/cpp_lib_exchange_function_14.cpp | 2 +- checks/std/cpp_lib_execution_17.cpp | 2 +- checks/std/cpp_lib_filesystem_17.cpp | 2 +- checks/std/cpp_lib_gcd_lcm_17.cpp | 2 +- .../cpp_lib_generic_associative_lookup_14.cpp | 2 +- .../cpp_lib_generic_unordered_lookup_20.cpp | 2 +- .../cpp_lib_hardware_interference_size_17.cpp | 2 +- ...b_has_unique_object_representations_17.cpp | 2 +- checks/std/cpp_lib_hypot_17.cpp | 2 +- ...p_lib_incomplete_container_elements_17.cpp | 2 +- checks/std/cpp_lib_integer_sequence_14.cpp | 2 +- .../cpp_lib_integral_constant_callable_14.cpp | 2 +- checks/std/cpp_lib_invoke_17.cpp | 2 +- checks/std/cpp_lib_is_aggregate_17.cpp | 2 +- .../std/cpp_lib_is_constant_evaluated_20.cpp | 2 +- checks/std/cpp_lib_is_final_14.cpp | 2 +- checks/std/cpp_lib_is_invocable_17.cpp | 2 +- checks/std/cpp_lib_is_null_pointer_14.cpp | 2 +- checks/std/cpp_lib_is_swappable_17.cpp | 2 +- checks/std/cpp_lib_launder_17.cpp | 2 +- .../cpp_lib_list_remove_return_type_20.cpp | 2 +- checks/std/cpp_lib_logical_traits_17.cpp | 2 +- checks/std/cpp_lib_make_from_tuple_17.cpp | 2 +- .../std/cpp_lib_make_reverse_iterator_14.cpp | 2 +- checks/std/cpp_lib_make_unique_14.cpp | 2 +- checks/std/cpp_lib_map_try_emplace_17.cpp | 2 +- .../std/cpp_lib_math_special_functions_17.cpp | 2 +- checks/std/cpp_lib_memory_resource_17.cpp | 2 +- checks/std/cpp_lib_node_extract_17.cpp | 2 +- .../cpp_lib_nonmember_container_access_17.cpp | 2 +- checks/std/cpp_lib_not_fn_17.cpp | 2 +- checks/std/cpp_lib_null_iterators_14.cpp | 2 +- checks/std/cpp_lib_optional_17.cpp | 2 +- checks/std/cpp_lib_parallel_algorithm_17.cpp | 2 +- checks/std/cpp_lib_quoted_string_io_14.cpp | 2 +- checks/std/cpp_lib_ranges_20.cpp | 2 +- .../std/cpp_lib_raw_memory_algorithms_17.cpp | 2 +- checks/std/cpp_lib_result_of_sfinae_14.cpp | 2 +- ...cpp_lib_robust_nonmodifying_seq_ops_14.cpp | 2 +- checks/std/cpp_lib_sample_17.cpp | 2 +- checks/std/cpp_lib_scoped_lock_17.cpp | 2 +- checks/std/cpp_lib_shared_mutex_17.cpp | 2 +- checks/std/cpp_lib_shared_ptr_arrays_17.cpp | 2 +- .../std/cpp_lib_shared_ptr_weak_type_17.cpp | 2 +- checks/std/cpp_lib_shared_timed_mutex_14.cpp | 2 +- checks/std/cpp_lib_string_udls_14.cpp | 2 +- checks/std/cpp_lib_string_view_17.cpp | 2 +- .../std/cpp_lib_three_way_comparison_20.cpp | 2 +- checks/std/cpp_lib_to_chars_17.cpp | 2 +- ...pp_lib_transformation_trait_aliases_14.cpp | 2 +- .../std/cpp_lib_transparent_operators_14.cpp | 2 +- .../std/cpp_lib_transparent_operators_17.cpp | 2 +- checks/std/cpp_lib_tuple_element_t_14.cpp | 2 +- checks/std/cpp_lib_tuples_by_type_14.cpp | 2 +- ...p_lib_type_trait_variable_templates_17.cpp | 2 +- checks/std/cpp_lib_uncaught_exceptions_17.cpp | 2 +- .../cpp_lib_unordered_map_try_emplace_17.cpp | 2 +- checks/std/cpp_lib_variant_17.cpp | 2 +- checks/std/cpp_lib_void_t_17.cpp | 2 +- .../std/cpp_multidimensional_subscript_23.cpp | 2 +- checks/std/cpp_named_character_escapes_23.cpp | 2 +- checks/std/cpp_namespace_attributes_17.cpp | 2 +- checks/std/cpp_noexcept_function_type_17.cpp | 2 +- checks/std/cpp_nontype_template_args_17.cpp | 2 +- ...cpp_nontype_template_parameter_auto_17.cpp | 2 +- ...pp_nontype_template_parameter_class_20.cpp | 2 +- checks/std/cpp_nsdmi_11.cpp | 2 +- checks/std/cpp_range_based_for_11.cpp | 2 +- checks/std/cpp_range_based_for_17.cpp | 2 +- checks/std/cpp_range_based_for_23.cpp | 2 +- checks/std/cpp_raw_strings_11.cpp | 2 +- checks/std/cpp_ref_qualifiers_11.cpp | 2 +- checks/std/cpp_return_type_deduction_14.cpp | 2 +- checks/std/cpp_rtti_03.cpp | 2 +- checks/std/cpp_rvalue_references_11.cpp | 2 +- checks/std/cpp_size_t_suffix_23.cpp | 2 +- checks/std/cpp_sized_deallocation_14.cpp | 2 +- checks/std/cpp_static_assert_11.cpp | 2 +- checks/std/cpp_static_assert_17.cpp | 2 +- checks/std/cpp_static_call_operator_23.cpp | 2 +- checks/std/cpp_structured_bindings_17.cpp | 2 +- checks/std/cpp_template_template_args_17.cpp | 2 +- checks/std/cpp_threadsafe_static_init_11.cpp | 2 +- checks/std/cpp_unicode_characters_11.cpp | 2 +- checks/std/cpp_unicode_literals_11.cpp | 2 +- checks/std/cpp_user_defined_literals_11.cpp | 2 +- checks/std/cpp_variable_templates_14.cpp | 2 +- checks/std/cpp_variadic_templates_11.cpp | 2 +- checks/std/cpp_variadic_using_17.cpp | 2 +- checks/test_case.cpp | 2 +- include/boost/config/assert_cxx03.hpp | 2 +- include/boost/config/assert_cxx11.hpp | 2 +- include/boost/config/assert_cxx14.hpp | 2 +- include/boost/config/assert_cxx17.hpp | 2 +- include/boost/config/assert_cxx20.hpp | 2 +- include/boost/config/assert_cxx23.hpp | 2 +- include/boost/config/detail/cxx_composite.hpp | 2 +- test/all/Jamfile.v2 | 2 +- test/config_test.cpp | 2 +- tools/generate.cpp | 2 +- 161 files changed, 396 insertions(+), 396 deletions(-) diff --git a/checks/Jamfile.v2 b/checks/Jamfile.v2 index 3f9424e0..f7d07d23 100644 --- a/checks/Jamfile.v2 +++ b/checks/Jamfile.v2 @@ -1,6 +1,6 @@ # # *** DO NOT EDIT THIS FILE BY HAND *** -# This file was automatically generated on Mon Jan 22 16:16:53 2024 +# This file was automatically generated on Mon Sep 22 20:16:25 2025 # by libs/config/tools/generate.cpp # Copyright John Maddock. # Use, modification and distribution are subject to the @@ -11,241 +11,241 @@ import modules ; import path ; -obj two_arg_use_facet : test_case.cpp : TEST_BOOST_HAS_TWO_ARG_USE_FACET ; -obj bethreads : test_case.cpp : TEST_BOOST_HAS_BETHREADS ; -obj clock_gettime : test_case.cpp : TEST_BOOST_HAS_CLOCK_GETTIME ; -obj pragma_detect_mismatch : test_case.cpp : TEST_BOOST_HAS_PRAGMA_DETECT_MISMATCH ; -obj dirent_h : test_case.cpp : TEST_BOOST_HAS_DIRENT_H ; -obj expm1 : test_case.cpp : TEST_BOOST_HAS_EXPM1 ; -obj float128 : test_case.cpp : TEST_BOOST_HAS_FLOAT128 ; -obj ftime : test_case.cpp : TEST_BOOST_HAS_FTIME ; -obj getsystemtimeasfiletime : test_case.cpp : TEST_BOOST_HAS_GETSYSTEMTIMEASFILETIME ; -obj gettimeofday : test_case.cpp : TEST_BOOST_HAS_GETTIMEOFDAY ; -obj hash : test_case.cpp : TEST_BOOST_HAS_HASH ; -obj int128 : test_case.cpp : TEST_BOOST_HAS_INT128 ; -obj log1p : test_case.cpp : TEST_BOOST_HAS_LOG1P ; -obj long_long : test_case.cpp : TEST_BOOST_HAS_LONG_LONG ; -obj macro_use_facet : test_case.cpp : TEST_BOOST_HAS_MACRO_USE_FACET ; -obj ms_int64 : test_case.cpp : TEST_BOOST_HAS_MS_INT64 ; -obj nanosleep : test_case.cpp : TEST_BOOST_HAS_NANOSLEEP ; -obj nl_types_h : test_case.cpp : TEST_BOOST_HAS_NL_TYPES_H ; -obj nrvo : test_case.cpp : TEST_BOOST_HAS_NRVO ; -obj partial_std_allocator : test_case.cpp : TEST_BOOST_HAS_PARTIAL_STD_ALLOCATOR ; -obj pthread_delay_np : test_case.cpp : TEST_BOOST_HAS_PTHREAD_DELAY_NP ; -obj pthread_mutexattr_settype : test_case.cpp : TEST_BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE ; -obj pthread_yield : test_case.cpp : TEST_BOOST_HAS_PTHREAD_YIELD ; -obj pthreads : test_case.cpp : TEST_BOOST_HAS_PTHREADS ; -obj rvalue_refs : test_case.cpp : TEST_BOOST_HAS_RVALUE_REFS ; -obj sched_yield : test_case.cpp : TEST_BOOST_HAS_SCHED_YIELD ; -obj sgi_type_traits : test_case.cpp : TEST_BOOST_HAS_SGI_TYPE_TRAITS ; -obj sigaction : test_case.cpp : TEST_BOOST_HAS_SIGACTION ; -obj slist : test_case.cpp : TEST_BOOST_HAS_SLIST ; -obj static_assert : test_case.cpp : TEST_BOOST_HAS_STATIC_ASSERT ; -obj stdint_h : test_case.cpp : TEST_BOOST_HAS_STDINT_H ; -obj stlp_use_facet : test_case.cpp : TEST_BOOST_HAS_STLP_USE_FACET ; -obj unistd_h : test_case.cpp : TEST_BOOST_HAS_UNISTD_H ; -obj variadic_tmpl : test_case.cpp : TEST_BOOST_HAS_VARIADIC_TMPL ; -obj boost_msvc6_member_templates : test_case.cpp : TEST_BOOST_MSVC6_MEMBER_TEMPLATES ; -obj boost_msvc_std_iterator : test_case.cpp : TEST_BOOST_MSVC_STD_ITERATOR ; -obj winthreads : test_case.cpp : TEST_BOOST_HAS_WINTHREADS ; -obj adl_barrier : test_case.cpp : TEST_BOOST_NO_ADL_BARRIER ; -obj argument_dependent_lookup : test_case.cpp : TEST_BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP ; -obj array_type_specializations : test_case.cpp : TEST_BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS ; -obj cxx11_auto_declarations : test_case.cpp : TEST_BOOST_NO_CXX11_AUTO_DECLARATIONS ; -obj cxx11_auto_multideclarations : test_case.cpp : TEST_BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS ; -obj auto_ptr : test_case.cpp : TEST_BOOST_NO_AUTO_PTR ; -obj boost_bcb_partial_specialization_bug : test_case.cpp : TEST_BOOST_BCB_PARTIAL_SPECIALIZATION_BUG ; -obj cxx11_char16_t : test_case.cpp : TEST_BOOST_NO_CXX11_CHAR16_T ; -obj cxx11_char32_t : test_case.cpp : TEST_BOOST_NO_CXX11_CHAR32_T ; -obj complete_value_initialization : test_case.cpp : TEST_BOOST_NO_COMPLETE_VALUE_INITIALIZATION ; -obj cxx11_constexpr : test_case.cpp : TEST_BOOST_NO_CXX11_CONSTEXPR ; -obj ctype_functions : test_case.cpp : TEST_BOOST_NO_CTYPE_FUNCTIONS ; -obj cv_specializations : test_case.cpp : TEST_BOOST_NO_CV_SPECIALIZATIONS ; -obj cv_void_specializations : test_case.cpp : TEST_BOOST_NO_CV_VOID_SPECIALIZATIONS ; -obj cwchar : test_case.cpp : TEST_BOOST_NO_CWCHAR ; -obj cwctype : test_case.cpp : TEST_BOOST_NO_CWCTYPE ; -obj cxx03 : test_case.cpp : TEST_BOOST_NO_CXX03 ; -obj cxx11 : test_case.cpp : TEST_BOOST_NO_CXX11 ; -obj cxx11_addressof : test_case.cpp : TEST_BOOST_NO_CXX11_ADDRESSOF ; -obj cxx11_alignas : test_case.cpp : TEST_BOOST_NO_CXX11_ALIGNAS ; -obj cxx11_alignof : test_case.cpp : TEST_BOOST_NO_CXX11_ALIGNOF ; -obj cxx11_allocator : test_case.cpp : TEST_BOOST_NO_CXX11_ALLOCATOR ; -obj cxx11_atomic_smart_ptr : test_case.cpp : TEST_BOOST_NO_CXX11_ATOMIC_SMART_PTR ; -obj cxx11_defaulted_moves : test_case.cpp : TEST_BOOST_NO_CXX11_DEFAULTED_MOVES ; -obj cxx11_hdr_exception : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_EXCEPTION ; -obj cxx11_final : test_case.cpp : TEST_BOOST_NO_CXX11_FINAL ; -obj cxx11_hdr_array : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_ARRAY ; -obj cxx11_hdr_atomic : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_ATOMIC ; -obj cxx11_hdr_chrono : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_CHRONO ; -obj cxx11_hdr_codecvt : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_CODECVT ; -obj cxx11_hdr_condition_variable : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_CONDITION_VARIABLE ; -obj cxx11_hdr_forward_list : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_FORWARD_LIST ; -obj cxx11_hdr_future : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_FUTURE ; -obj cxx11_hdr_initializer_list : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_INITIALIZER_LIST ; -obj cxx11_hdr_mutex : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_MUTEX ; -obj cxx11_hdr_random : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_RANDOM ; -obj cxx11_hdr_ratio : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_RATIO ; -obj cxx11_hdr_regex : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_REGEX ; -obj cxx11_hdr_system_error : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_SYSTEM_ERROR ; -obj cxx11_hdr_thread : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_THREAD ; -obj cxx11_hdr_tuple : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_TUPLE ; -obj cxx11_hdr_type_traits : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_TYPE_TRAITS ; -obj cxx11_hdr_typeindex : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_TYPEINDEX ; -obj cxx11_hdr_unordered_map : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_UNORDERED_MAP ; -obj cxx11_hdr_unordered_set : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_UNORDERED_SET ; -obj cxx11_inline_namespaces : test_case.cpp : TEST_BOOST_NO_CXX11_INLINE_NAMESPACES ; -obj cxx11_non_public_defaulted_functions : test_case.cpp : TEST_BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS ; -obj cxx11_numeric_limits : test_case.cpp : TEST_BOOST_NO_CXX11_NUMERIC_LIMITS ; -obj cxx11_override : test_case.cpp : TEST_BOOST_NO_CXX11_OVERRIDE ; -obj cxx11_pointer_traits : test_case.cpp : TEST_BOOST_NO_CXX11_POINTER_TRAITS ; -obj cxx11_ref_qualifiers : test_case.cpp : TEST_BOOST_NO_CXX11_REF_QUALIFIERS ; -obj cxx11_sfinae_expr : test_case.cpp : TEST_BOOST_NO_CXX11_SFINAE_EXPR ; -obj cxx11_smart_ptr : test_case.cpp : TEST_BOOST_NO_CXX11_SMART_PTR ; -obj cxx11_std_align : test_case.cpp : TEST_BOOST_NO_CXX11_STD_ALIGN ; -obj cxx11_thread_local : test_case.cpp : TEST_BOOST_NO_CXX11_THREAD_LOCAL ; -obj cxx11_trailing_result_types : test_case.cpp : TEST_BOOST_NO_CXX11_TRAILING_RESULT_TYPES ; -obj cxx11_unrestricted_union : test_case.cpp : TEST_BOOST_NO_CXX11_UNRESTRICTED_UNION ; -obj cxx11_user_defined_literals : test_case.cpp : TEST_BOOST_NO_CXX11_USER_DEFINED_LITERALS ; -obj cxx14 : test_case.cpp : TEST_BOOST_NO_CXX14 ; -obj cxx14_binary_literals : test_case.cpp : TEST_BOOST_NO_CXX14_BINARY_LITERALS ; -obj cxx14_constexpr : test_case.cpp : TEST_BOOST_NO_CXX14_CONSTEXPR ; -obj cxx14_decltype_auto : test_case.cpp : TEST_BOOST_NO_CXX14_DECLTYPE_AUTO ; -obj cxx14_digit_separators : test_case.cpp : TEST_BOOST_NO_CXX14_DIGIT_SEPARATORS ; -obj cxx14_generic_lambdas : test_case.cpp : TEST_BOOST_NO_CXX14_GENERIC_LAMBDAS ; -obj cxx14_hdr_shared_mutex : test_case.cpp : TEST_BOOST_NO_CXX14_HDR_SHARED_MUTEX ; -obj cxx14_initialized_lambda_captures : test_case.cpp : TEST_BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES ; -obj cxx14_aggregate_nsdmi : test_case.cpp : TEST_BOOST_NO_CXX14_AGGREGATE_NSDMI ; -obj cxx14_return_type_deduction : test_case.cpp : TEST_BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION ; -obj cxx14_std_exchange : test_case.cpp : TEST_BOOST_NO_CXX14_STD_EXCHANGE ; -obj cxx14_variable_templates : test_case.cpp : TEST_BOOST_NO_CXX14_VARIABLE_TEMPLATES ; -obj cxx17 : test_case.cpp : TEST_BOOST_NO_CXX17 ; -obj cxx17_auto_nontype_template_params : test_case.cpp : TEST_BOOST_NO_CXX17_AUTO_NONTYPE_TEMPLATE_PARAMS ; -obj cxx17_deduction_guides : test_case.cpp : TEST_BOOST_NO_CXX17_DEDUCTION_GUIDES ; -obj cxx17_fold_expressions : test_case.cpp : TEST_BOOST_NO_CXX17_FOLD_EXPRESSIONS ; -obj cxx17_hdr_any : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_ANY ; -obj cxx17_hdr_charconv : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_CHARCONV ; -obj cxx17_hdr_execution : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_EXECUTION ; -obj cxx17_hdr_filesystem : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_FILESYSTEM ; -obj cxx17_hdr_memory_resource : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_MEMORY_RESOURCE ; -obj cxx17_hdr_optional : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_OPTIONAL ; -obj cxx17_hdr_string_view : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_STRING_VIEW ; -obj cxx17_hdr_variant : test_case.cpp : TEST_BOOST_NO_CXX17_HDR_VARIANT ; -obj cxx17_if_constexpr : test_case.cpp : TEST_BOOST_NO_CXX17_IF_CONSTEXPR ; -obj cxx17_inline_variables : test_case.cpp : TEST_BOOST_NO_CXX17_INLINE_VARIABLES ; -obj cxx17_iterator_traits : test_case.cpp : TEST_BOOST_NO_CXX17_ITERATOR_TRAITS ; -obj cxx17_std_apply : test_case.cpp : TEST_BOOST_NO_CXX17_STD_APPLY ; -obj cxx17_std_invoke : test_case.cpp : TEST_BOOST_NO_CXX17_STD_INVOKE ; -obj cxx17_structured_bindings : test_case.cpp : TEST_BOOST_NO_CXX17_STRUCTURED_BINDINGS ; -obj cxx20_hdr_barrier : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_BARRIER ; -obj cxx20_hdr_bit : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_BIT ; -obj cxx20_hdr_compare : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_COMPARE ; -obj cxx20_hdr_concepts : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_CONCEPTS ; -obj cxx20_hdr_coroutine : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_COROUTINE ; -obj cxx20_hdr_format : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_FORMAT ; -obj cxx20_hdr_latch : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_LATCH ; -obj cxx20_hdr_numbers : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_NUMBERS ; -obj cxx20_hdr_ranges : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_RANGES ; -obj cxx20_hdr_semaphore : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_SEMAPHORE ; -obj cxx20_hdr_source_location : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_SOURCE_LOCATION ; -obj cxx20_hdr_span : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_SPAN ; -obj cxx20_hdr_stop_token : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_STOP_TOKEN ; -obj cxx20_hdr_syncstream : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_SYNCSTREAM ; -obj cxx20_hdr_version : test_case.cpp : TEST_BOOST_NO_CXX20_HDR_VERSION ; -obj cxx23_hdr_expected : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_EXPECTED ; -obj cxx23_hdr_flat_map : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_FLAT_MAP ; -obj cxx23_hdr_flat_set : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_FLAT_SET ; -obj cxx23_hdr_generator : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_GENERATOR ; -obj cxx23_hdr_mdspan : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_MDSPAN ; -obj cxx23_hdr_print : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_PRINT ; -obj cxx23_hdr_spanstream : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_SPANSTREAM ; -obj cxx23_hdr_stacktrace : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_STACKTRACE ; -obj cxx23_hdr_stdfloat : test_case.cpp : TEST_BOOST_NO_CXX23_HDR_STDFLOAT ; -obj cxx98_binders : test_case.cpp : TEST_BOOST_NO_CXX98_BINDERS ; -obj cxx98_function_base : test_case.cpp : TEST_BOOST_NO_CXX98_FUNCTION_BASE ; -obj cxx98_random_shuffle : test_case.cpp : TEST_BOOST_NO_CXX98_RANDOM_SHUFFLE ; -obj cxx11_hdr_functional : test_case.cpp : TEST_BOOST_NO_CXX11_HDR_FUNCTIONAL ; -obj cxx11_decltype : test_case.cpp : TEST_BOOST_NO_CXX11_DECLTYPE ; -obj cxx11_decltype_n3276 : test_case.cpp : TEST_BOOST_NO_CXX11_DECLTYPE_N3276 ; -obj boost_deduced_typename : test_case.cpp : TEST_BOOST_DEDUCED_TYPENAME ; -obj cxx11_defaulted_functions : test_case.cpp : TEST_BOOST_NO_CXX11_DEFAULTED_FUNCTIONS ; -obj cxx11_deleted_functions : test_case.cpp : TEST_BOOST_NO_CXX11_DELETED_FUNCTIONS ; -obj dependent_nested_derivations : test_case.cpp : TEST_BOOST_NO_DEPENDENT_NESTED_DERIVATIONS ; -obj dependent_types_in_template_value_parameters : test_case.cpp : TEST_BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS ; -obj exception_std_namespace : test_case.cpp : TEST_BOOST_NO_EXCEPTION_STD_NAMESPACE ; -obj exceptions : test_case.cpp : TEST_BOOST_NO_EXCEPTIONS ; -obj explicit_function_template_arguments : test_case.cpp : TEST_BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS ; -obj cxx11_explicit_conversion_operators : test_case.cpp : TEST_BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS ; -obj cxx11_extern_template : test_case.cpp : TEST_BOOST_NO_CXX11_EXTERN_TEMPLATE ; -obj fenv_h : test_case.cpp : TEST_BOOST_NO_FENV_H ; -obj cxx11_fixed_length_variadic_template_expansion_packs : test_case.cpp : TEST_BOOST_NO_CXX11_FIXED_LENGTH_VARIADIC_TEMPLATE_EXPANSION_PACKS ; -obj function_template_ordering : test_case.cpp : TEST_BOOST_NO_FUNCTION_TEMPLATE_ORDERING ; -obj cxx11_function_template_default_args : test_case.cpp : TEST_BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS ; -obj function_type_specializations : test_case.cpp : TEST_BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS ; -obj ms_int64_numeric_limits : test_case.cpp : TEST_BOOST_NO_MS_INT64_NUMERIC_LIMITS ; -obj inclass_member_initialization : test_case.cpp : TEST_BOOST_NO_INCLASS_MEMBER_INITIALIZATION ; -obj integral_int64_t : test_case.cpp : TEST_BOOST_NO_INTEGRAL_INT64_T ; -obj iosfwd : test_case.cpp : TEST_BOOST_NO_IOSFWD ; -obj iostream : test_case.cpp : TEST_BOOST_NO_IOSTREAM ; -obj is_abstract : test_case.cpp : TEST_BOOST_NO_IS_ABSTRACT ; -obj templated_iterator_constructors : test_case.cpp : TEST_BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS ; -obj cxx11_lambdas : test_case.cpp : TEST_BOOST_NO_CXX11_LAMBDAS ; -obj limits : test_case.cpp : TEST_BOOST_NO_LIMITS ; -obj limits_compile_time_constants : test_case.cpp : TEST_BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS ; -obj long_long_numeric_limits : test_case.cpp : TEST_BOOST_NO_LONG_LONG_NUMERIC_LIMITS ; -obj member_function_specializations : test_case.cpp : TEST_BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS ; -obj member_template_keyword : test_case.cpp : TEST_BOOST_NO_MEMBER_TEMPLATE_KEYWORD ; -obj pointer_to_member_template_parameters : test_case.cpp : TEST_BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS ; -obj member_template_friends : test_case.cpp : TEST_BOOST_NO_MEMBER_TEMPLATE_FRIENDS ; -obj member_templates : test_case.cpp : TEST_BOOST_NO_MEMBER_TEMPLATES ; -obj nested_friendship : test_case.cpp : TEST_BOOST_NO_NESTED_FRIENDSHIP ; -obj cxx11_noexcept : test_case.cpp : TEST_BOOST_NO_CXX11_NOEXCEPT ; -obj cxx11_nullptr : test_case.cpp : TEST_BOOST_NO_CXX11_NULLPTR ; -obj operators_in_namespace : test_case.cpp : TEST_BOOST_NO_OPERATORS_IN_NAMESPACE ; -obj partial_specialization_implicit_default_args : test_case.cpp : TEST_BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS ; -obj template_partial_specialization : test_case.cpp : TEST_BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION ; -obj private_in_aggregate : test_case.cpp : TEST_BOOST_NO_PRIVATE_IN_AGGREGATE ; -obj pointer_to_member_const : test_case.cpp : TEST_BOOST_NO_POINTER_TO_MEMBER_CONST ; -obj cxx11_range_based_for : test_case.cpp : TEST_BOOST_NO_CXX11_RANGE_BASED_FOR ; -obj cxx11_raw_literals : test_case.cpp : TEST_BOOST_NO_CXX11_RAW_LITERALS ; -obj restrict_references : test_case.cpp : TEST_BOOST_NO_RESTRICT_REFERENCES ; -obj unreachable_return_detection : test_case.cpp : TEST_BOOST_NO_UNREACHABLE_RETURN_DETECTION ; -obj rtti : test_case.cpp : TEST_BOOST_NO_RTTI ; -obj cxx11_rvalue_references : test_case.cpp : TEST_BOOST_NO_CXX11_RVALUE_REFERENCES ; -obj cxx11_scoped_enums : test_case.cpp : TEST_BOOST_NO_CXX11_SCOPED_ENUMS ; -obj sfinae : test_case.cpp : TEST_BOOST_NO_SFINAE ; -obj sfinae_expr : test_case.cpp : TEST_BOOST_NO_SFINAE_EXPR ; -obj stringstream : test_case.cpp : TEST_BOOST_NO_STRINGSTREAM ; -obj cxx11_static_assert : test_case.cpp : TEST_BOOST_NO_CXX11_STATIC_ASSERT ; -obj std_allocator : test_case.cpp : TEST_BOOST_NO_STD_ALLOCATOR ; -obj std_distance : test_case.cpp : TEST_BOOST_NO_STD_DISTANCE ; -obj std_iterator_traits : test_case.cpp : TEST_BOOST_NO_STD_ITERATOR_TRAITS ; -obj std_iterator : test_case.cpp : TEST_BOOST_NO_STD_ITERATOR ; -obj std_locale : test_case.cpp : TEST_BOOST_NO_STD_LOCALE ; -obj std_messages : test_case.cpp : TEST_BOOST_NO_STD_MESSAGES ; -obj std_min_max : test_case.cpp : TEST_BOOST_NO_STD_MIN_MAX ; -obj std_output_iterator_assign : test_case.cpp : TEST_BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN ; -obj std_typeinfo : test_case.cpp : TEST_BOOST_NO_STD_TYPEINFO ; -obj std_use_facet : test_case.cpp : TEST_BOOST_NO_STD_USE_FACET ; -obj std_wstreambuf : test_case.cpp : TEST_BOOST_NO_STD_WSTREAMBUF ; -obj std_wstring : test_case.cpp : TEST_BOOST_NO_STD_WSTRING ; -obj stdc_namespace : test_case.cpp : TEST_BOOST_NO_STDC_NAMESPACE ; -obj swprintf : test_case.cpp : TEST_BOOST_NO_SWPRINTF ; -obj cxx11_local_class_template_parameters : test_case.cpp : TEST_BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS ; -obj cxx11_template_aliases : test_case.cpp : TEST_BOOST_NO_CXX11_TEMPLATE_ALIASES ; -obj templated_iostreams : test_case.cpp : TEST_BOOST_NO_TEMPLATED_IOSTREAMS ; -obj template_templates : test_case.cpp : TEST_BOOST_NO_TEMPLATE_TEMPLATES ; -obj two_phase_name_lookup : test_case.cpp : TEST_BOOST_NO_TWO_PHASE_NAME_LOOKUP ; -obj typeid : test_case.cpp : TEST_BOOST_NO_TYPEID ; -obj typename_with_ctor : test_case.cpp : TEST_BOOST_NO_TYPENAME_WITH_CTOR ; -obj cxx11_unicode_literals : test_case.cpp : TEST_BOOST_NO_CXX11_UNICODE_LITERALS ; -obj cxx11_unified_initialization_syntax : test_case.cpp : TEST_BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX ; -obj boost_function_scope_using_declaration_breaks_adl : test_case.cpp : TEST_BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL ; -obj using_declaration_overloads_from_typename_base : test_case.cpp : TEST_BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE ; -obj using_template : test_case.cpp : TEST_BOOST_NO_USING_TEMPLATE ; -obj cxx11_variadic_macros : test_case.cpp : TEST_BOOST_NO_CXX11_VARIADIC_MACROS ; -obj cxx11_variadic_templates : test_case.cpp : TEST_BOOST_NO_CXX11_VARIADIC_TEMPLATES ; -obj void_returns : test_case.cpp : TEST_BOOST_NO_VOID_RETURNS ; -obj intrinsic_wchar_t : test_case.cpp : TEST_BOOST_NO_INTRINSIC_WCHAR_T ; +obj two_arg_use_facet : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_TWO_ARG_USE_FACET ; +obj bethreads : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_BETHREADS ; +obj clock_gettime : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_CLOCK_GETTIME ; +obj pragma_detect_mismatch : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_PRAGMA_DETECT_MISMATCH ; +obj dirent_h : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_DIRENT_H ; +obj expm1 : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_EXPM1 ; +obj float128 : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_FLOAT128 ; +obj ftime : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_FTIME ; +obj getsystemtimeasfiletime : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_GETSYSTEMTIMEASFILETIME ; +obj gettimeofday : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_GETTIMEOFDAY ; +obj hash : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_HASH ; +obj int128 : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_INT128 ; +obj log1p : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_LOG1P ; +obj long_long : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_LONG_LONG ; +obj macro_use_facet : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_MACRO_USE_FACET ; +obj ms_int64 : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_MS_INT64 ; +obj nanosleep : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_NANOSLEEP ; +obj nl_types_h : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_NL_TYPES_H ; +obj nrvo : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_NRVO ; +obj partial_std_allocator : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_PARTIAL_STD_ALLOCATOR ; +obj pthread_delay_np : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_PTHREAD_DELAY_NP ; +obj pthread_mutexattr_settype : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE ; +obj pthread_yield : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_PTHREAD_YIELD ; +obj pthreads : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_PTHREADS ; +obj rvalue_refs : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_RVALUE_REFS ; +obj sched_yield : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_SCHED_YIELD ; +obj sgi_type_traits : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_SGI_TYPE_TRAITS ; +obj sigaction : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_SIGACTION ; +obj slist : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_SLIST ; +obj static_assert : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_STATIC_ASSERT ; +obj stdint_h : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_STDINT_H ; +obj stlp_use_facet : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_STLP_USE_FACET ; +obj unistd_h : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_UNISTD_H ; +obj variadic_tmpl : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_VARIADIC_TMPL ; +obj boost_msvc6_member_templates : test_case.cpp /boost/config//boost_config : TEST_BOOST_MSVC6_MEMBER_TEMPLATES ; +obj boost_msvc_std_iterator : test_case.cpp /boost/config//boost_config : TEST_BOOST_MSVC_STD_ITERATOR ; +obj winthreads : test_case.cpp /boost/config//boost_config : TEST_BOOST_HAS_WINTHREADS ; +obj adl_barrier : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_ADL_BARRIER ; +obj argument_dependent_lookup : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP ; +obj array_type_specializations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS ; +obj cxx11_auto_declarations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_AUTO_DECLARATIONS ; +obj cxx11_auto_multideclarations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_AUTO_MULTIDECLARATIONS ; +obj auto_ptr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_AUTO_PTR ; +obj boost_bcb_partial_specialization_bug : test_case.cpp /boost/config//boost_config : TEST_BOOST_BCB_PARTIAL_SPECIALIZATION_BUG ; +obj cxx11_char16_t : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_CHAR16_T ; +obj cxx11_char32_t : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_CHAR32_T ; +obj complete_value_initialization : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_COMPLETE_VALUE_INITIALIZATION ; +obj cxx11_constexpr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_CONSTEXPR ; +obj ctype_functions : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CTYPE_FUNCTIONS ; +obj cv_specializations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CV_SPECIALIZATIONS ; +obj cv_void_specializations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CV_VOID_SPECIALIZATIONS ; +obj cwchar : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CWCHAR ; +obj cwctype : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CWCTYPE ; +obj cxx03 : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX03 ; +obj cxx11 : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11 ; +obj cxx11_addressof : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_ADDRESSOF ; +obj cxx11_alignas : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_ALIGNAS ; +obj cxx11_alignof : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_ALIGNOF ; +obj cxx11_allocator : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_ALLOCATOR ; +obj cxx11_atomic_smart_ptr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_ATOMIC_SMART_PTR ; +obj cxx11_defaulted_moves : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_DEFAULTED_MOVES ; +obj cxx11_hdr_exception : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_EXCEPTION ; +obj cxx11_final : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_FINAL ; +obj cxx11_hdr_array : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_ARRAY ; +obj cxx11_hdr_atomic : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_ATOMIC ; +obj cxx11_hdr_chrono : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_CHRONO ; +obj cxx11_hdr_codecvt : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_CODECVT ; +obj cxx11_hdr_condition_variable : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_CONDITION_VARIABLE ; +obj cxx11_hdr_forward_list : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_FORWARD_LIST ; +obj cxx11_hdr_future : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_FUTURE ; +obj cxx11_hdr_initializer_list : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_INITIALIZER_LIST ; +obj cxx11_hdr_mutex : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_MUTEX ; +obj cxx11_hdr_random : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_RANDOM ; +obj cxx11_hdr_ratio : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_RATIO ; +obj cxx11_hdr_regex : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_REGEX ; +obj cxx11_hdr_system_error : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_SYSTEM_ERROR ; +obj cxx11_hdr_thread : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_THREAD ; +obj cxx11_hdr_tuple : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_TUPLE ; +obj cxx11_hdr_type_traits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_TYPE_TRAITS ; +obj cxx11_hdr_typeindex : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_TYPEINDEX ; +obj cxx11_hdr_unordered_map : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_UNORDERED_MAP ; +obj cxx11_hdr_unordered_set : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_UNORDERED_SET ; +obj cxx11_inline_namespaces : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_INLINE_NAMESPACES ; +obj cxx11_non_public_defaulted_functions : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_NON_PUBLIC_DEFAULTED_FUNCTIONS ; +obj cxx11_numeric_limits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_NUMERIC_LIMITS ; +obj cxx11_override : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_OVERRIDE ; +obj cxx11_pointer_traits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_POINTER_TRAITS ; +obj cxx11_ref_qualifiers : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_REF_QUALIFIERS ; +obj cxx11_sfinae_expr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_SFINAE_EXPR ; +obj cxx11_smart_ptr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_SMART_PTR ; +obj cxx11_std_align : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_STD_ALIGN ; +obj cxx11_thread_local : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_THREAD_LOCAL ; +obj cxx11_trailing_result_types : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_TRAILING_RESULT_TYPES ; +obj cxx11_unrestricted_union : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_UNRESTRICTED_UNION ; +obj cxx11_user_defined_literals : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_USER_DEFINED_LITERALS ; +obj cxx14 : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14 ; +obj cxx14_binary_literals : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_BINARY_LITERALS ; +obj cxx14_constexpr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_CONSTEXPR ; +obj cxx14_decltype_auto : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_DECLTYPE_AUTO ; +obj cxx14_digit_separators : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_DIGIT_SEPARATORS ; +obj cxx14_generic_lambdas : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_GENERIC_LAMBDAS ; +obj cxx14_hdr_shared_mutex : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_HDR_SHARED_MUTEX ; +obj cxx14_initialized_lambda_captures : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES ; +obj cxx14_aggregate_nsdmi : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_AGGREGATE_NSDMI ; +obj cxx14_return_type_deduction : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_RETURN_TYPE_DEDUCTION ; +obj cxx14_std_exchange : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_STD_EXCHANGE ; +obj cxx14_variable_templates : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX14_VARIABLE_TEMPLATES ; +obj cxx17 : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17 ; +obj cxx17_auto_nontype_template_params : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_AUTO_NONTYPE_TEMPLATE_PARAMS ; +obj cxx17_deduction_guides : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_DEDUCTION_GUIDES ; +obj cxx17_fold_expressions : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_FOLD_EXPRESSIONS ; +obj cxx17_hdr_any : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_ANY ; +obj cxx17_hdr_charconv : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_CHARCONV ; +obj cxx17_hdr_execution : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_EXECUTION ; +obj cxx17_hdr_filesystem : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_FILESYSTEM ; +obj cxx17_hdr_memory_resource : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_MEMORY_RESOURCE ; +obj cxx17_hdr_optional : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_OPTIONAL ; +obj cxx17_hdr_string_view : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_STRING_VIEW ; +obj cxx17_hdr_variant : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_HDR_VARIANT ; +obj cxx17_if_constexpr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_IF_CONSTEXPR ; +obj cxx17_inline_variables : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_INLINE_VARIABLES ; +obj cxx17_iterator_traits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_ITERATOR_TRAITS ; +obj cxx17_std_apply : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_STD_APPLY ; +obj cxx17_std_invoke : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_STD_INVOKE ; +obj cxx17_structured_bindings : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_STRUCTURED_BINDINGS ; +obj cxx20_hdr_barrier : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_BARRIER ; +obj cxx20_hdr_bit : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_BIT ; +obj cxx20_hdr_compare : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_COMPARE ; +obj cxx20_hdr_concepts : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_CONCEPTS ; +obj cxx20_hdr_coroutine : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_COROUTINE ; +obj cxx20_hdr_format : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_FORMAT ; +obj cxx20_hdr_latch : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_LATCH ; +obj cxx20_hdr_numbers : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_NUMBERS ; +obj cxx20_hdr_ranges : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_RANGES ; +obj cxx20_hdr_semaphore : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_SEMAPHORE ; +obj cxx20_hdr_source_location : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_SOURCE_LOCATION ; +obj cxx20_hdr_span : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_SPAN ; +obj cxx20_hdr_stop_token : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_STOP_TOKEN ; +obj cxx20_hdr_syncstream : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_SYNCSTREAM ; +obj cxx20_hdr_version : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_HDR_VERSION ; +obj cxx23_hdr_expected : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_EXPECTED ; +obj cxx23_hdr_flat_map : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_FLAT_MAP ; +obj cxx23_hdr_flat_set : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_FLAT_SET ; +obj cxx23_hdr_generator : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_GENERATOR ; +obj cxx23_hdr_mdspan : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_MDSPAN ; +obj cxx23_hdr_print : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_PRINT ; +obj cxx23_hdr_spanstream : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_SPANSTREAM ; +obj cxx23_hdr_stacktrace : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_STACKTRACE ; +obj cxx23_hdr_stdfloat : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX23_HDR_STDFLOAT ; +obj cxx98_binders : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX98_BINDERS ; +obj cxx98_function_base : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX98_FUNCTION_BASE ; +obj cxx98_random_shuffle : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX98_RANDOM_SHUFFLE ; +obj cxx11_hdr_functional : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_HDR_FUNCTIONAL ; +obj cxx11_decltype : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_DECLTYPE ; +obj cxx11_decltype_n3276 : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_DECLTYPE_N3276 ; +obj boost_deduced_typename : test_case.cpp /boost/config//boost_config : TEST_BOOST_DEDUCED_TYPENAME ; +obj cxx11_defaulted_functions : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_DEFAULTED_FUNCTIONS ; +obj cxx11_deleted_functions : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_DELETED_FUNCTIONS ; +obj dependent_nested_derivations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_DEPENDENT_NESTED_DERIVATIONS ; +obj dependent_types_in_template_value_parameters : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS ; +obj exception_std_namespace : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_EXCEPTION_STD_NAMESPACE ; +obj exceptions : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_EXCEPTIONS ; +obj explicit_function_template_arguments : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS ; +obj cxx11_explicit_conversion_operators : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_EXPLICIT_CONVERSION_OPERATORS ; +obj cxx11_extern_template : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_EXTERN_TEMPLATE ; +obj fenv_h : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_FENV_H ; +obj cxx11_fixed_length_variadic_template_expansion_packs : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_FIXED_LENGTH_VARIADIC_TEMPLATE_EXPANSION_PACKS ; +obj function_template_ordering : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_FUNCTION_TEMPLATE_ORDERING ; +obj cxx11_function_template_default_args : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS ; +obj function_type_specializations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_FUNCTION_TYPE_SPECIALIZATIONS ; +obj ms_int64_numeric_limits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_MS_INT64_NUMERIC_LIMITS ; +obj inclass_member_initialization : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_INCLASS_MEMBER_INITIALIZATION ; +obj integral_int64_t : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_INTEGRAL_INT64_T ; +obj iosfwd : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_IOSFWD ; +obj iostream : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_IOSTREAM ; +obj is_abstract : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_IS_ABSTRACT ; +obj templated_iterator_constructors : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TEMPLATED_ITERATOR_CONSTRUCTORS ; +obj cxx11_lambdas : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_LAMBDAS ; +obj limits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_LIMITS ; +obj limits_compile_time_constants : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS ; +obj long_long_numeric_limits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_LONG_LONG_NUMERIC_LIMITS ; +obj member_function_specializations : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS ; +obj member_template_keyword : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_MEMBER_TEMPLATE_KEYWORD ; +obj pointer_to_member_template_parameters : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS ; +obj member_template_friends : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_MEMBER_TEMPLATE_FRIENDS ; +obj member_templates : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_MEMBER_TEMPLATES ; +obj nested_friendship : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_NESTED_FRIENDSHIP ; +obj cxx11_noexcept : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_NOEXCEPT ; +obj cxx11_nullptr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_NULLPTR ; +obj operators_in_namespace : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_OPERATORS_IN_NAMESPACE ; +obj partial_specialization_implicit_default_args : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_PARTIAL_SPECIALIZATION_IMPLICIT_DEFAULT_ARGS ; +obj template_partial_specialization : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION ; +obj private_in_aggregate : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_PRIVATE_IN_AGGREGATE ; +obj pointer_to_member_const : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_POINTER_TO_MEMBER_CONST ; +obj cxx11_range_based_for : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_RANGE_BASED_FOR ; +obj cxx11_raw_literals : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_RAW_LITERALS ; +obj restrict_references : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_RESTRICT_REFERENCES ; +obj unreachable_return_detection : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_UNREACHABLE_RETURN_DETECTION ; +obj rtti : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_RTTI ; +obj cxx11_rvalue_references : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_RVALUE_REFERENCES ; +obj cxx11_scoped_enums : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_SCOPED_ENUMS ; +obj sfinae : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_SFINAE ; +obj sfinae_expr : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_SFINAE_EXPR ; +obj stringstream : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STRINGSTREAM ; +obj cxx11_static_assert : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_STATIC_ASSERT ; +obj std_allocator : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_ALLOCATOR ; +obj std_distance : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_DISTANCE ; +obj std_iterator_traits : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_ITERATOR_TRAITS ; +obj std_iterator : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_ITERATOR ; +obj std_locale : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_LOCALE ; +obj std_messages : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_MESSAGES ; +obj std_min_max : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_MIN_MAX ; +obj std_output_iterator_assign : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_OUTPUT_ITERATOR_ASSIGN ; +obj std_typeinfo : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_TYPEINFO ; +obj std_use_facet : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_USE_FACET ; +obj std_wstreambuf : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_WSTREAMBUF ; +obj std_wstring : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STD_WSTRING ; +obj stdc_namespace : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_STDC_NAMESPACE ; +obj swprintf : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_SWPRINTF ; +obj cxx11_local_class_template_parameters : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_LOCAL_CLASS_TEMPLATE_PARAMETERS ; +obj cxx11_template_aliases : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_TEMPLATE_ALIASES ; +obj templated_iostreams : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TEMPLATED_IOSTREAMS ; +obj template_templates : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TEMPLATE_TEMPLATES ; +obj two_phase_name_lookup : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TWO_PHASE_NAME_LOOKUP ; +obj typeid : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TYPEID ; +obj typename_with_ctor : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_TYPENAME_WITH_CTOR ; +obj cxx11_unicode_literals : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_UNICODE_LITERALS ; +obj cxx11_unified_initialization_syntax : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_UNIFIED_INITIALIZATION_SYNTAX ; +obj boost_function_scope_using_declaration_breaks_adl : test_case.cpp /boost/config//boost_config : TEST_BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL ; +obj using_declaration_overloads_from_typename_base : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_USING_DECLARATION_OVERLOADS_FROM_TYPENAME_BASE ; +obj using_template : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_USING_TEMPLATE ; +obj cxx11_variadic_macros : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_VARIADIC_MACROS ; +obj cxx11_variadic_templates : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX11_VARIADIC_TEMPLATES ; +obj void_returns : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_VOID_RETURNS ; +obj intrinsic_wchar_t : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_INTRINSIC_WCHAR_T ; obj cpp_consteval_23 : std/cpp_consteval_23.cpp ; alias cpp_consteval : cpp_consteval_23 ; obj cpp_explicit_this_parameter_23 : std/cpp_explicit_this_parameter_23.cpp ; diff --git a/checks/std/cpp_aggregate_bases_17.cpp b/checks/std/cpp_aggregate_bases_17.cpp index 1ff15623..9558ca0d 100644 --- a/checks/std/cpp_aggregate_bases_17.cpp +++ b/checks/std/cpp_aggregate_bases_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_aggregate_nsdmi_14.cpp b/checks/std/cpp_aggregate_nsdmi_14.cpp index 071be0a1..330f0050 100644 --- a/checks/std/cpp_aggregate_nsdmi_14.cpp +++ b/checks/std/cpp_aggregate_nsdmi_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_alias_templates_11.cpp b/checks/std/cpp_alias_templates_11.cpp index 1591c763..337e30df 100644 --- a/checks/std/cpp_alias_templates_11.cpp +++ b/checks/std/cpp_alias_templates_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_aligned_new_17.cpp b/checks/std/cpp_aligned_new_17.cpp index 0400c085..e58ce3aa 100644 --- a/checks/std/cpp_aligned_new_17.cpp +++ b/checks/std/cpp_aligned_new_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_attributes_11.cpp b/checks/std/cpp_attributes_11.cpp index 85fed368..5de59779 100644 --- a/checks/std/cpp_attributes_11.cpp +++ b/checks/std/cpp_attributes_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_binary_literals_14.cpp b/checks/std/cpp_binary_literals_14.cpp index ba5f744a..bb4b6023 100644 --- a/checks/std/cpp_binary_literals_14.cpp +++ b/checks/std/cpp_binary_literals_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_capture_star_this_17.cpp b/checks/std/cpp_capture_star_this_17.cpp index 9d1cef91..86673552 100644 --- a/checks/std/cpp_capture_star_this_17.cpp +++ b/checks/std/cpp_capture_star_this_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_char8_t_20.cpp b/checks/std/cpp_char8_t_20.cpp index 2b389a40..f0e56821 100644 --- a/checks/std/cpp_char8_t_20.cpp +++ b/checks/std/cpp_char8_t_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_conditional_explicit_20.cpp b/checks/std/cpp_conditional_explicit_20.cpp index 002813ee..4a292395 100644 --- a/checks/std/cpp_conditional_explicit_20.cpp +++ b/checks/std/cpp_conditional_explicit_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_consteval_23.cpp b/checks/std/cpp_consteval_23.cpp index c3a31bec..b5d3acea 100644 --- a/checks/std/cpp_consteval_23.cpp +++ b/checks/std/cpp_consteval_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_constexpr_11.cpp b/checks/std/cpp_constexpr_11.cpp index f7e91293..f742edb4 100644 --- a/checks/std/cpp_constexpr_11.cpp +++ b/checks/std/cpp_constexpr_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_constexpr_14.cpp b/checks/std/cpp_constexpr_14.cpp index 826ba29b..3c31e2a0 100644 --- a/checks/std/cpp_constexpr_14.cpp +++ b/checks/std/cpp_constexpr_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_constexpr_17.cpp b/checks/std/cpp_constexpr_17.cpp index f459770e..8a45cda7 100644 --- a/checks/std/cpp_constexpr_17.cpp +++ b/checks/std/cpp_constexpr_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_decltype_11.cpp b/checks/std/cpp_decltype_11.cpp index af9cd530..93887929 100644 --- a/checks/std/cpp_decltype_11.cpp +++ b/checks/std/cpp_decltype_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_decltype_auto_14.cpp b/checks/std/cpp_decltype_auto_14.cpp index e9f6112c..b8402b22 100644 --- a/checks/std/cpp_decltype_auto_14.cpp +++ b/checks/std/cpp_decltype_auto_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_deduction_guides_17.cpp b/checks/std/cpp_deduction_guides_17.cpp index be82a034..b854a733 100644 --- a/checks/std/cpp_deduction_guides_17.cpp +++ b/checks/std/cpp_deduction_guides_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_delegating_constructors_11.cpp b/checks/std/cpp_delegating_constructors_11.cpp index ba819a75..96062c79 100644 --- a/checks/std/cpp_delegating_constructors_11.cpp +++ b/checks/std/cpp_delegating_constructors_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_enumerator_attributes_17.cpp b/checks/std/cpp_enumerator_attributes_17.cpp index 046a26b8..f97b27b1 100644 --- a/checks/std/cpp_enumerator_attributes_17.cpp +++ b/checks/std/cpp_enumerator_attributes_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_exceptions_03.cpp b/checks/std/cpp_exceptions_03.cpp index f3ffe084..fa05ce56 100644 --- a/checks/std/cpp_exceptions_03.cpp +++ b/checks/std/cpp_exceptions_03.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_explicit_conversion_11.cpp b/checks/std/cpp_explicit_conversion_11.cpp index 69566e47..bb7f415a 100644 --- a/checks/std/cpp_explicit_conversion_11.cpp +++ b/checks/std/cpp_explicit_conversion_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_explicit_this_parameter_23.cpp b/checks/std/cpp_explicit_this_parameter_23.cpp index e9626f2a..2d140aee 100644 --- a/checks/std/cpp_explicit_this_parameter_23.cpp +++ b/checks/std/cpp_explicit_this_parameter_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_fold_expressions_17.cpp b/checks/std/cpp_fold_expressions_17.cpp index f9e99adc..06137a8b 100644 --- a/checks/std/cpp_fold_expressions_17.cpp +++ b/checks/std/cpp_fold_expressions_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_generic_lambdas_14.cpp b/checks/std/cpp_generic_lambdas_14.cpp index c4d9c2ac..fc6f272e 100644 --- a/checks/std/cpp_generic_lambdas_14.cpp +++ b/checks/std/cpp_generic_lambdas_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_guaranteed_copy_elision_17.cpp b/checks/std/cpp_guaranteed_copy_elision_17.cpp index 8075024b..b525476f 100644 --- a/checks/std/cpp_guaranteed_copy_elision_17.cpp +++ b/checks/std/cpp_guaranteed_copy_elision_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_hex_float_17.cpp b/checks/std/cpp_hex_float_17.cpp index cac1e90c..5e8f3145 100644 --- a/checks/std/cpp_hex_float_17.cpp +++ b/checks/std/cpp_hex_float_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_if_consteval_23.cpp b/checks/std/cpp_if_consteval_23.cpp index 965a5ae6..0ebae6d6 100644 --- a/checks/std/cpp_if_consteval_23.cpp +++ b/checks/std/cpp_if_consteval_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_if_constexpr_17.cpp b/checks/std/cpp_if_constexpr_17.cpp index 90705901..43e23e2c 100644 --- a/checks/std/cpp_if_constexpr_17.cpp +++ b/checks/std/cpp_if_constexpr_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_impl_destroying_delete_20.cpp b/checks/std/cpp_impl_destroying_delete_20.cpp index 2d2c843a..1c36293d 100644 --- a/checks/std/cpp_impl_destroying_delete_20.cpp +++ b/checks/std/cpp_impl_destroying_delete_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_impl_three_way_comparison_20.cpp b/checks/std/cpp_impl_three_way_comparison_20.cpp index 2e22b33a..1a9ca072 100644 --- a/checks/std/cpp_impl_three_way_comparison_20.cpp +++ b/checks/std/cpp_impl_three_way_comparison_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_implicit_move_23.cpp b/checks/std/cpp_implicit_move_23.cpp index 7b3b9a70..d10a26f7 100644 --- a/checks/std/cpp_implicit_move_23.cpp +++ b/checks/std/cpp_implicit_move_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_inheriting_constructors_11.cpp b/checks/std/cpp_inheriting_constructors_11.cpp index c3cb14e8..2c8f7987 100644 --- a/checks/std/cpp_inheriting_constructors_11.cpp +++ b/checks/std/cpp_inheriting_constructors_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_inheriting_constructors_17.cpp b/checks/std/cpp_inheriting_constructors_17.cpp index b24e6d67..47a99c7a 100644 --- a/checks/std/cpp_inheriting_constructors_17.cpp +++ b/checks/std/cpp_inheriting_constructors_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_init_captures_14.cpp b/checks/std/cpp_init_captures_14.cpp index 0ffb76ce..6c8a4413 100644 --- a/checks/std/cpp_init_captures_14.cpp +++ b/checks/std/cpp_init_captures_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_initializer_lists_11.cpp b/checks/std/cpp_initializer_lists_11.cpp index 791086e9..d1fd06ed 100644 --- a/checks/std/cpp_initializer_lists_11.cpp +++ b/checks/std/cpp_initializer_lists_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_inline_variables_17.cpp b/checks/std/cpp_inline_variables_17.cpp index edcc9f7a..73d05d7f 100644 --- a/checks/std/cpp_inline_variables_17.cpp +++ b/checks/std/cpp_inline_variables_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lambdas_11.cpp b/checks/std/cpp_lambdas_11.cpp index 7b7dc7d7..46c1f601 100644 --- a/checks/std/cpp_lambdas_11.cpp +++ b/checks/std/cpp_lambdas_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_addressof_constexpr_17.cpp b/checks/std/cpp_lib_addressof_constexpr_17.cpp index 3927d2bb..66b315fa 100644 --- a/checks/std/cpp_lib_addressof_constexpr_17.cpp +++ b/checks/std/cpp_lib_addressof_constexpr_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_allocator_traits_is_always_equal_17.cpp b/checks/std/cpp_lib_allocator_traits_is_always_equal_17.cpp index d3d6f210..e6e2567b 100644 --- a/checks/std/cpp_lib_allocator_traits_is_always_equal_17.cpp +++ b/checks/std/cpp_lib_allocator_traits_is_always_equal_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_any_17.cpp b/checks/std/cpp_lib_any_17.cpp index 0a6e3bec..9c24ba05 100644 --- a/checks/std/cpp_lib_any_17.cpp +++ b/checks/std/cpp_lib_any_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_apply_17.cpp b/checks/std/cpp_lib_apply_17.cpp index 448183e7..f9f215fb 100644 --- a/checks/std/cpp_lib_apply_17.cpp +++ b/checks/std/cpp_lib_apply_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_array_constexpr_17.cpp b/checks/std/cpp_lib_array_constexpr_17.cpp index ff54a003..f1e177cb 100644 --- a/checks/std/cpp_lib_array_constexpr_17.cpp +++ b/checks/std/cpp_lib_array_constexpr_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_as_const_17.cpp b/checks/std/cpp_lib_as_const_17.cpp index 7a9c4596..72fe9eda 100644 --- a/checks/std/cpp_lib_as_const_17.cpp +++ b/checks/std/cpp_lib_as_const_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_atomic_is_always_lock_free_17.cpp b/checks/std/cpp_lib_atomic_is_always_lock_free_17.cpp index a1262e63..47c081a3 100644 --- a/checks/std/cpp_lib_atomic_is_always_lock_free_17.cpp +++ b/checks/std/cpp_lib_atomic_is_always_lock_free_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_atomic_ref_20.cpp b/checks/std/cpp_lib_atomic_ref_20.cpp index b3a06c37..bf662477 100644 --- a/checks/std/cpp_lib_atomic_ref_20.cpp +++ b/checks/std/cpp_lib_atomic_ref_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_bind_front_20.cpp b/checks/std/cpp_lib_bind_front_20.cpp index e23c9c48..1ff6027c 100644 --- a/checks/std/cpp_lib_bind_front_20.cpp +++ b/checks/std/cpp_lib_bind_front_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_bit_cast_20.cpp b/checks/std/cpp_lib_bit_cast_20.cpp index a2206545..8569e898 100644 --- a/checks/std/cpp_lib_bit_cast_20.cpp +++ b/checks/std/cpp_lib_bit_cast_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_bool_constant_17.cpp b/checks/std/cpp_lib_bool_constant_17.cpp index 9a3e8c20..c4f9162d 100644 --- a/checks/std/cpp_lib_bool_constant_17.cpp +++ b/checks/std/cpp_lib_bool_constant_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_boyer_moore_searcher_17.cpp b/checks/std/cpp_lib_boyer_moore_searcher_17.cpp index 0641373a..3653c520 100644 --- a/checks/std/cpp_lib_boyer_moore_searcher_17.cpp +++ b/checks/std/cpp_lib_boyer_moore_searcher_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_byte_17.cpp b/checks/std/cpp_lib_byte_17.cpp index 30275997..d49f8da8 100644 --- a/checks/std/cpp_lib_byte_17.cpp +++ b/checks/std/cpp_lib_byte_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_char8_t_20.cpp b/checks/std/cpp_lib_char8_t_20.cpp index dff5c55f..59c55950 100644 --- a/checks/std/cpp_lib_char8_t_20.cpp +++ b/checks/std/cpp_lib_char8_t_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_chrono_17.cpp b/checks/std/cpp_lib_chrono_17.cpp index 1686832f..65999420 100644 --- a/checks/std/cpp_lib_chrono_17.cpp +++ b/checks/std/cpp_lib_chrono_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_chrono_udls_14.cpp b/checks/std/cpp_lib_chrono_udls_14.cpp index 5dfeb78d..0b658182 100644 --- a/checks/std/cpp_lib_chrono_udls_14.cpp +++ b/checks/std/cpp_lib_chrono_udls_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_clamp_17.cpp b/checks/std/cpp_lib_clamp_17.cpp index 4b864865..ce977e4a 100644 --- a/checks/std/cpp_lib_clamp_17.cpp +++ b/checks/std/cpp_lib_clamp_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_complex_udls_14.cpp b/checks/std/cpp_lib_complex_udls_14.cpp index b43cd7b9..ba16e5aa 100644 --- a/checks/std/cpp_lib_complex_udls_14.cpp +++ b/checks/std/cpp_lib_complex_udls_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_concepts_20.cpp b/checks/std/cpp_lib_concepts_20.cpp index 79eca869..bc1db28d 100644 --- a/checks/std/cpp_lib_concepts_20.cpp +++ b/checks/std/cpp_lib_concepts_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_constexpr_misc_20.cpp b/checks/std/cpp_lib_constexpr_misc_20.cpp index 1612fd99..eae8aa4f 100644 --- a/checks/std/cpp_lib_constexpr_misc_20.cpp +++ b/checks/std/cpp_lib_constexpr_misc_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_constexpr_swap_algorithms_20.cpp b/checks/std/cpp_lib_constexpr_swap_algorithms_20.cpp index aeacdc61..1dc4cc17 100644 --- a/checks/std/cpp_lib_constexpr_swap_algorithms_20.cpp +++ b/checks/std/cpp_lib_constexpr_swap_algorithms_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_destroying_delete_20.cpp b/checks/std/cpp_lib_destroying_delete_20.cpp index cc9f2b32..0da7b4dd 100644 --- a/checks/std/cpp_lib_destroying_delete_20.cpp +++ b/checks/std/cpp_lib_destroying_delete_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_enable_shared_from_this_17.cpp b/checks/std/cpp_lib_enable_shared_from_this_17.cpp index 3510ed0e..c3b72440 100644 --- a/checks/std/cpp_lib_enable_shared_from_this_17.cpp +++ b/checks/std/cpp_lib_enable_shared_from_this_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_erase_if_20.cpp b/checks/std/cpp_lib_erase_if_20.cpp index 88543465..98358182 100644 --- a/checks/std/cpp_lib_erase_if_20.cpp +++ b/checks/std/cpp_lib_erase_if_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_exchange_function_14.cpp b/checks/std/cpp_lib_exchange_function_14.cpp index 2f83920d..86ecd413 100644 --- a/checks/std/cpp_lib_exchange_function_14.cpp +++ b/checks/std/cpp_lib_exchange_function_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_execution_17.cpp b/checks/std/cpp_lib_execution_17.cpp index c1241c42..68322c2c 100644 --- a/checks/std/cpp_lib_execution_17.cpp +++ b/checks/std/cpp_lib_execution_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_filesystem_17.cpp b/checks/std/cpp_lib_filesystem_17.cpp index 51944ef5..e43d2470 100644 --- a/checks/std/cpp_lib_filesystem_17.cpp +++ b/checks/std/cpp_lib_filesystem_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_gcd_lcm_17.cpp b/checks/std/cpp_lib_gcd_lcm_17.cpp index 098415ca..9ea6ade8 100644 --- a/checks/std/cpp_lib_gcd_lcm_17.cpp +++ b/checks/std/cpp_lib_gcd_lcm_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_generic_associative_lookup_14.cpp b/checks/std/cpp_lib_generic_associative_lookup_14.cpp index c57ed181..c3755c48 100644 --- a/checks/std/cpp_lib_generic_associative_lookup_14.cpp +++ b/checks/std/cpp_lib_generic_associative_lookup_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_generic_unordered_lookup_20.cpp b/checks/std/cpp_lib_generic_unordered_lookup_20.cpp index 79051468..fb72dcb4 100644 --- a/checks/std/cpp_lib_generic_unordered_lookup_20.cpp +++ b/checks/std/cpp_lib_generic_unordered_lookup_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_hardware_interference_size_17.cpp b/checks/std/cpp_lib_hardware_interference_size_17.cpp index 17957548..674cfad1 100644 --- a/checks/std/cpp_lib_hardware_interference_size_17.cpp +++ b/checks/std/cpp_lib_hardware_interference_size_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_has_unique_object_representations_17.cpp b/checks/std/cpp_lib_has_unique_object_representations_17.cpp index 4dfb0804..aa90bca8 100644 --- a/checks/std/cpp_lib_has_unique_object_representations_17.cpp +++ b/checks/std/cpp_lib_has_unique_object_representations_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_hypot_17.cpp b/checks/std/cpp_lib_hypot_17.cpp index 5fc605a4..3b70862b 100644 --- a/checks/std/cpp_lib_hypot_17.cpp +++ b/checks/std/cpp_lib_hypot_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_incomplete_container_elements_17.cpp b/checks/std/cpp_lib_incomplete_container_elements_17.cpp index 06a64c06..8be42126 100644 --- a/checks/std/cpp_lib_incomplete_container_elements_17.cpp +++ b/checks/std/cpp_lib_incomplete_container_elements_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_integer_sequence_14.cpp b/checks/std/cpp_lib_integer_sequence_14.cpp index 7f721068..6882278a 100644 --- a/checks/std/cpp_lib_integer_sequence_14.cpp +++ b/checks/std/cpp_lib_integer_sequence_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_integral_constant_callable_14.cpp b/checks/std/cpp_lib_integral_constant_callable_14.cpp index c0cf5d3d..c6e6b800 100644 --- a/checks/std/cpp_lib_integral_constant_callable_14.cpp +++ b/checks/std/cpp_lib_integral_constant_callable_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_invoke_17.cpp b/checks/std/cpp_lib_invoke_17.cpp index 6900112e..d065b650 100644 --- a/checks/std/cpp_lib_invoke_17.cpp +++ b/checks/std/cpp_lib_invoke_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_is_aggregate_17.cpp b/checks/std/cpp_lib_is_aggregate_17.cpp index 332623d3..54391975 100644 --- a/checks/std/cpp_lib_is_aggregate_17.cpp +++ b/checks/std/cpp_lib_is_aggregate_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_is_constant_evaluated_20.cpp b/checks/std/cpp_lib_is_constant_evaluated_20.cpp index e945e4d2..f8dc25d6 100644 --- a/checks/std/cpp_lib_is_constant_evaluated_20.cpp +++ b/checks/std/cpp_lib_is_constant_evaluated_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_is_final_14.cpp b/checks/std/cpp_lib_is_final_14.cpp index c0d22e18..84f033df 100644 --- a/checks/std/cpp_lib_is_final_14.cpp +++ b/checks/std/cpp_lib_is_final_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_is_invocable_17.cpp b/checks/std/cpp_lib_is_invocable_17.cpp index 02a77067..0b936b86 100644 --- a/checks/std/cpp_lib_is_invocable_17.cpp +++ b/checks/std/cpp_lib_is_invocable_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_is_null_pointer_14.cpp b/checks/std/cpp_lib_is_null_pointer_14.cpp index c9c3ff25..11bddbde 100644 --- a/checks/std/cpp_lib_is_null_pointer_14.cpp +++ b/checks/std/cpp_lib_is_null_pointer_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_is_swappable_17.cpp b/checks/std/cpp_lib_is_swappable_17.cpp index e5ba66a4..99d164f0 100644 --- a/checks/std/cpp_lib_is_swappable_17.cpp +++ b/checks/std/cpp_lib_is_swappable_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_launder_17.cpp b/checks/std/cpp_lib_launder_17.cpp index 41ef04fb..e82fee3f 100644 --- a/checks/std/cpp_lib_launder_17.cpp +++ b/checks/std/cpp_lib_launder_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_list_remove_return_type_20.cpp b/checks/std/cpp_lib_list_remove_return_type_20.cpp index 66633cb7..c9f30eb3 100644 --- a/checks/std/cpp_lib_list_remove_return_type_20.cpp +++ b/checks/std/cpp_lib_list_remove_return_type_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_logical_traits_17.cpp b/checks/std/cpp_lib_logical_traits_17.cpp index f4c6e55c..17d9efdf 100644 --- a/checks/std/cpp_lib_logical_traits_17.cpp +++ b/checks/std/cpp_lib_logical_traits_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_make_from_tuple_17.cpp b/checks/std/cpp_lib_make_from_tuple_17.cpp index 6bfca8a2..d3adc51e 100644 --- a/checks/std/cpp_lib_make_from_tuple_17.cpp +++ b/checks/std/cpp_lib_make_from_tuple_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_make_reverse_iterator_14.cpp b/checks/std/cpp_lib_make_reverse_iterator_14.cpp index 39a826f6..149be91c 100644 --- a/checks/std/cpp_lib_make_reverse_iterator_14.cpp +++ b/checks/std/cpp_lib_make_reverse_iterator_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_make_unique_14.cpp b/checks/std/cpp_lib_make_unique_14.cpp index b88c081b..2d26feb1 100644 --- a/checks/std/cpp_lib_make_unique_14.cpp +++ b/checks/std/cpp_lib_make_unique_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_map_try_emplace_17.cpp b/checks/std/cpp_lib_map_try_emplace_17.cpp index 728de2f1..fa941703 100644 --- a/checks/std/cpp_lib_map_try_emplace_17.cpp +++ b/checks/std/cpp_lib_map_try_emplace_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_math_special_functions_17.cpp b/checks/std/cpp_lib_math_special_functions_17.cpp index fef47f78..70d71320 100644 --- a/checks/std/cpp_lib_math_special_functions_17.cpp +++ b/checks/std/cpp_lib_math_special_functions_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_memory_resource_17.cpp b/checks/std/cpp_lib_memory_resource_17.cpp index 62062710..e1857662 100644 --- a/checks/std/cpp_lib_memory_resource_17.cpp +++ b/checks/std/cpp_lib_memory_resource_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_node_extract_17.cpp b/checks/std/cpp_lib_node_extract_17.cpp index 1f9dae73..dfd9308b 100644 --- a/checks/std/cpp_lib_node_extract_17.cpp +++ b/checks/std/cpp_lib_node_extract_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_nonmember_container_access_17.cpp b/checks/std/cpp_lib_nonmember_container_access_17.cpp index cf522463..04ce2002 100644 --- a/checks/std/cpp_lib_nonmember_container_access_17.cpp +++ b/checks/std/cpp_lib_nonmember_container_access_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_not_fn_17.cpp b/checks/std/cpp_lib_not_fn_17.cpp index 35f5207e..e22fb685 100644 --- a/checks/std/cpp_lib_not_fn_17.cpp +++ b/checks/std/cpp_lib_not_fn_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_null_iterators_14.cpp b/checks/std/cpp_lib_null_iterators_14.cpp index fe8cae8d..9a0f62c5 100644 --- a/checks/std/cpp_lib_null_iterators_14.cpp +++ b/checks/std/cpp_lib_null_iterators_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_optional_17.cpp b/checks/std/cpp_lib_optional_17.cpp index de00507e..d11e9f25 100644 --- a/checks/std/cpp_lib_optional_17.cpp +++ b/checks/std/cpp_lib_optional_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_parallel_algorithm_17.cpp b/checks/std/cpp_lib_parallel_algorithm_17.cpp index 5170d43b..86450c32 100644 --- a/checks/std/cpp_lib_parallel_algorithm_17.cpp +++ b/checks/std/cpp_lib_parallel_algorithm_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_quoted_string_io_14.cpp b/checks/std/cpp_lib_quoted_string_io_14.cpp index 2e6028b8..6893228d 100644 --- a/checks/std/cpp_lib_quoted_string_io_14.cpp +++ b/checks/std/cpp_lib_quoted_string_io_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_ranges_20.cpp b/checks/std/cpp_lib_ranges_20.cpp index d2388c17..81518cfc 100644 --- a/checks/std/cpp_lib_ranges_20.cpp +++ b/checks/std/cpp_lib_ranges_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_raw_memory_algorithms_17.cpp b/checks/std/cpp_lib_raw_memory_algorithms_17.cpp index 77317850..b72b9a69 100644 --- a/checks/std/cpp_lib_raw_memory_algorithms_17.cpp +++ b/checks/std/cpp_lib_raw_memory_algorithms_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_result_of_sfinae_14.cpp b/checks/std/cpp_lib_result_of_sfinae_14.cpp index 9817accc..8741abd0 100644 --- a/checks/std/cpp_lib_result_of_sfinae_14.cpp +++ b/checks/std/cpp_lib_result_of_sfinae_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_robust_nonmodifying_seq_ops_14.cpp b/checks/std/cpp_lib_robust_nonmodifying_seq_ops_14.cpp index f748b926..9bb3ed23 100644 --- a/checks/std/cpp_lib_robust_nonmodifying_seq_ops_14.cpp +++ b/checks/std/cpp_lib_robust_nonmodifying_seq_ops_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_sample_17.cpp b/checks/std/cpp_lib_sample_17.cpp index c2e50aae..e9dd7590 100644 --- a/checks/std/cpp_lib_sample_17.cpp +++ b/checks/std/cpp_lib_sample_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_scoped_lock_17.cpp b/checks/std/cpp_lib_scoped_lock_17.cpp index ab48196c..f5d5127b 100644 --- a/checks/std/cpp_lib_scoped_lock_17.cpp +++ b/checks/std/cpp_lib_scoped_lock_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_shared_mutex_17.cpp b/checks/std/cpp_lib_shared_mutex_17.cpp index 9a08e766..16c930c2 100644 --- a/checks/std/cpp_lib_shared_mutex_17.cpp +++ b/checks/std/cpp_lib_shared_mutex_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_shared_ptr_arrays_17.cpp b/checks/std/cpp_lib_shared_ptr_arrays_17.cpp index 4ce5cac2..a380547d 100644 --- a/checks/std/cpp_lib_shared_ptr_arrays_17.cpp +++ b/checks/std/cpp_lib_shared_ptr_arrays_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_shared_ptr_weak_type_17.cpp b/checks/std/cpp_lib_shared_ptr_weak_type_17.cpp index 6ca93d29..e22278dd 100644 --- a/checks/std/cpp_lib_shared_ptr_weak_type_17.cpp +++ b/checks/std/cpp_lib_shared_ptr_weak_type_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_shared_timed_mutex_14.cpp b/checks/std/cpp_lib_shared_timed_mutex_14.cpp index 429679c0..17c3de08 100644 --- a/checks/std/cpp_lib_shared_timed_mutex_14.cpp +++ b/checks/std/cpp_lib_shared_timed_mutex_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_string_udls_14.cpp b/checks/std/cpp_lib_string_udls_14.cpp index fea544b1..4acd7d6d 100644 --- a/checks/std/cpp_lib_string_udls_14.cpp +++ b/checks/std/cpp_lib_string_udls_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_string_view_17.cpp b/checks/std/cpp_lib_string_view_17.cpp index ff930167..42a96c30 100644 --- a/checks/std/cpp_lib_string_view_17.cpp +++ b/checks/std/cpp_lib_string_view_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_three_way_comparison_20.cpp b/checks/std/cpp_lib_three_way_comparison_20.cpp index 0da0fec9..819ccc8d 100644 --- a/checks/std/cpp_lib_three_way_comparison_20.cpp +++ b/checks/std/cpp_lib_three_way_comparison_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_to_chars_17.cpp b/checks/std/cpp_lib_to_chars_17.cpp index b2bb2e18..063e96c0 100644 --- a/checks/std/cpp_lib_to_chars_17.cpp +++ b/checks/std/cpp_lib_to_chars_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_transformation_trait_aliases_14.cpp b/checks/std/cpp_lib_transformation_trait_aliases_14.cpp index e0581d00..60736f6e 100644 --- a/checks/std/cpp_lib_transformation_trait_aliases_14.cpp +++ b/checks/std/cpp_lib_transformation_trait_aliases_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_transparent_operators_14.cpp b/checks/std/cpp_lib_transparent_operators_14.cpp index e2c6eedb..8ff836d5 100644 --- a/checks/std/cpp_lib_transparent_operators_14.cpp +++ b/checks/std/cpp_lib_transparent_operators_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_transparent_operators_17.cpp b/checks/std/cpp_lib_transparent_operators_17.cpp index 075f6246..eaf23271 100644 --- a/checks/std/cpp_lib_transparent_operators_17.cpp +++ b/checks/std/cpp_lib_transparent_operators_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_tuple_element_t_14.cpp b/checks/std/cpp_lib_tuple_element_t_14.cpp index 3f5938ea..b03bdf52 100644 --- a/checks/std/cpp_lib_tuple_element_t_14.cpp +++ b/checks/std/cpp_lib_tuple_element_t_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_tuples_by_type_14.cpp b/checks/std/cpp_lib_tuples_by_type_14.cpp index fe98e1ea..189bafe3 100644 --- a/checks/std/cpp_lib_tuples_by_type_14.cpp +++ b/checks/std/cpp_lib_tuples_by_type_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_type_trait_variable_templates_17.cpp b/checks/std/cpp_lib_type_trait_variable_templates_17.cpp index 520abc25..ff232c7d 100644 --- a/checks/std/cpp_lib_type_trait_variable_templates_17.cpp +++ b/checks/std/cpp_lib_type_trait_variable_templates_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_uncaught_exceptions_17.cpp b/checks/std/cpp_lib_uncaught_exceptions_17.cpp index 87683853..03c055f6 100644 --- a/checks/std/cpp_lib_uncaught_exceptions_17.cpp +++ b/checks/std/cpp_lib_uncaught_exceptions_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_unordered_map_try_emplace_17.cpp b/checks/std/cpp_lib_unordered_map_try_emplace_17.cpp index c733f6dd..8bf2c6f7 100644 --- a/checks/std/cpp_lib_unordered_map_try_emplace_17.cpp +++ b/checks/std/cpp_lib_unordered_map_try_emplace_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_variant_17.cpp b/checks/std/cpp_lib_variant_17.cpp index 1099cfe3..8b6a2551 100644 --- a/checks/std/cpp_lib_variant_17.cpp +++ b/checks/std/cpp_lib_variant_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_lib_void_t_17.cpp b/checks/std/cpp_lib_void_t_17.cpp index ab27811b..9fd7644a 100644 --- a/checks/std/cpp_lib_void_t_17.cpp +++ b/checks/std/cpp_lib_void_t_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_multidimensional_subscript_23.cpp b/checks/std/cpp_multidimensional_subscript_23.cpp index 402effd4..4cd7add5 100644 --- a/checks/std/cpp_multidimensional_subscript_23.cpp +++ b/checks/std/cpp_multidimensional_subscript_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_named_character_escapes_23.cpp b/checks/std/cpp_named_character_escapes_23.cpp index 1fb577bf..dadced1c 100644 --- a/checks/std/cpp_named_character_escapes_23.cpp +++ b/checks/std/cpp_named_character_escapes_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_namespace_attributes_17.cpp b/checks/std/cpp_namespace_attributes_17.cpp index 57fece90..730a76e0 100644 --- a/checks/std/cpp_namespace_attributes_17.cpp +++ b/checks/std/cpp_namespace_attributes_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_noexcept_function_type_17.cpp b/checks/std/cpp_noexcept_function_type_17.cpp index 8176155b..e0726702 100644 --- a/checks/std/cpp_noexcept_function_type_17.cpp +++ b/checks/std/cpp_noexcept_function_type_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_nontype_template_args_17.cpp b/checks/std/cpp_nontype_template_args_17.cpp index 1754933c..d772ee6e 100644 --- a/checks/std/cpp_nontype_template_args_17.cpp +++ b/checks/std/cpp_nontype_template_args_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_nontype_template_parameter_auto_17.cpp b/checks/std/cpp_nontype_template_parameter_auto_17.cpp index 443a011c..1d9be4c9 100644 --- a/checks/std/cpp_nontype_template_parameter_auto_17.cpp +++ b/checks/std/cpp_nontype_template_parameter_auto_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_nontype_template_parameter_class_20.cpp b/checks/std/cpp_nontype_template_parameter_class_20.cpp index a90a9842..10d04d02 100644 --- a/checks/std/cpp_nontype_template_parameter_class_20.cpp +++ b/checks/std/cpp_nontype_template_parameter_class_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_nsdmi_11.cpp b/checks/std/cpp_nsdmi_11.cpp index 4e12d69b..51b0ac50 100644 --- a/checks/std/cpp_nsdmi_11.cpp +++ b/checks/std/cpp_nsdmi_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_range_based_for_11.cpp b/checks/std/cpp_range_based_for_11.cpp index 10912bf3..d2312d14 100644 --- a/checks/std/cpp_range_based_for_11.cpp +++ b/checks/std/cpp_range_based_for_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_range_based_for_17.cpp b/checks/std/cpp_range_based_for_17.cpp index 0d66745f..093629d6 100644 --- a/checks/std/cpp_range_based_for_17.cpp +++ b/checks/std/cpp_range_based_for_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_range_based_for_23.cpp b/checks/std/cpp_range_based_for_23.cpp index 71e60ef7..a952f670 100644 --- a/checks/std/cpp_range_based_for_23.cpp +++ b/checks/std/cpp_range_based_for_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_raw_strings_11.cpp b/checks/std/cpp_raw_strings_11.cpp index 15734d40..67ba3f43 100644 --- a/checks/std/cpp_raw_strings_11.cpp +++ b/checks/std/cpp_raw_strings_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_ref_qualifiers_11.cpp b/checks/std/cpp_ref_qualifiers_11.cpp index 3d4cb1dd..bce66c20 100644 --- a/checks/std/cpp_ref_qualifiers_11.cpp +++ b/checks/std/cpp_ref_qualifiers_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_return_type_deduction_14.cpp b/checks/std/cpp_return_type_deduction_14.cpp index 4d644fb5..4b44e6f8 100644 --- a/checks/std/cpp_return_type_deduction_14.cpp +++ b/checks/std/cpp_return_type_deduction_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_rtti_03.cpp b/checks/std/cpp_rtti_03.cpp index 873a7cf5..299e23b9 100644 --- a/checks/std/cpp_rtti_03.cpp +++ b/checks/std/cpp_rtti_03.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_rvalue_references_11.cpp b/checks/std/cpp_rvalue_references_11.cpp index f211e6bb..212e5a4c 100644 --- a/checks/std/cpp_rvalue_references_11.cpp +++ b/checks/std/cpp_rvalue_references_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_size_t_suffix_23.cpp b/checks/std/cpp_size_t_suffix_23.cpp index 0199fa7a..818d55d6 100644 --- a/checks/std/cpp_size_t_suffix_23.cpp +++ b/checks/std/cpp_size_t_suffix_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_sized_deallocation_14.cpp b/checks/std/cpp_sized_deallocation_14.cpp index d6d23afa..72f3990e 100644 --- a/checks/std/cpp_sized_deallocation_14.cpp +++ b/checks/std/cpp_sized_deallocation_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_static_assert_11.cpp b/checks/std/cpp_static_assert_11.cpp index f395ed59..cb9b6bae 100644 --- a/checks/std/cpp_static_assert_11.cpp +++ b/checks/std/cpp_static_assert_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_static_assert_17.cpp b/checks/std/cpp_static_assert_17.cpp index 978713db..9d7adbea 100644 --- a/checks/std/cpp_static_assert_17.cpp +++ b/checks/std/cpp_static_assert_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_static_call_operator_23.cpp b/checks/std/cpp_static_call_operator_23.cpp index 4a0b361f..b19941ca 100644 --- a/checks/std/cpp_static_call_operator_23.cpp +++ b/checks/std/cpp_static_call_operator_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_structured_bindings_17.cpp b/checks/std/cpp_structured_bindings_17.cpp index 0ba4cc05..51e3b3bb 100644 --- a/checks/std/cpp_structured_bindings_17.cpp +++ b/checks/std/cpp_structured_bindings_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_template_template_args_17.cpp b/checks/std/cpp_template_template_args_17.cpp index acb2bcac..bc6bbed8 100644 --- a/checks/std/cpp_template_template_args_17.cpp +++ b/checks/std/cpp_template_template_args_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_threadsafe_static_init_11.cpp b/checks/std/cpp_threadsafe_static_init_11.cpp index 05cf24dd..e680cfc6 100644 --- a/checks/std/cpp_threadsafe_static_init_11.cpp +++ b/checks/std/cpp_threadsafe_static_init_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_unicode_characters_11.cpp b/checks/std/cpp_unicode_characters_11.cpp index c2aa3710..2f26360f 100644 --- a/checks/std/cpp_unicode_characters_11.cpp +++ b/checks/std/cpp_unicode_characters_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_unicode_literals_11.cpp b/checks/std/cpp_unicode_literals_11.cpp index 26e3ee2d..3e9db93b 100644 --- a/checks/std/cpp_unicode_literals_11.cpp +++ b/checks/std/cpp_unicode_literals_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_user_defined_literals_11.cpp b/checks/std/cpp_user_defined_literals_11.cpp index ee9a4b68..083a55c6 100644 --- a/checks/std/cpp_user_defined_literals_11.cpp +++ b/checks/std/cpp_user_defined_literals_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_variable_templates_14.cpp b/checks/std/cpp_variable_templates_14.cpp index 3619e56c..04020f3c 100644 --- a/checks/std/cpp_variable_templates_14.cpp +++ b/checks/std/cpp_variable_templates_14.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_variadic_templates_11.cpp b/checks/std/cpp_variadic_templates_11.cpp index 9eed7ed6..425efbbb 100644 --- a/checks/std/cpp_variadic_templates_11.cpp +++ b/checks/std/cpp_variadic_templates_11.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/std/cpp_variadic_using_17.cpp b/checks/std/cpp_variadic_using_17.cpp index a837b9d6..8ae9d70e 100644 --- a/checks/std/cpp_variadic_using_17.cpp +++ b/checks/std/cpp_variadic_using_17.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Fri Oct 13 19:09:38 2023 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/checks/test_case.cpp b/checks/test_case.cpp index ceb82e01..8358e7e9 100644 --- a/checks/test_case.cpp +++ b/checks/test_case.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/assert_cxx03.hpp b/include/boost/config/assert_cxx03.hpp index ddc05b11..90d61b37 100644 --- a/include/boost/config/assert_cxx03.hpp +++ b/include/boost/config/assert_cxx03.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/assert_cxx11.hpp b/include/boost/config/assert_cxx11.hpp index a02b1705..70dcdd99 100644 --- a/include/boost/config/assert_cxx11.hpp +++ b/include/boost/config/assert_cxx11.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/assert_cxx14.hpp b/include/boost/config/assert_cxx14.hpp index d6349014..b283362c 100644 --- a/include/boost/config/assert_cxx14.hpp +++ b/include/boost/config/assert_cxx14.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/assert_cxx17.hpp b/include/boost/config/assert_cxx17.hpp index 289ba71d..8361c3fc 100644 --- a/include/boost/config/assert_cxx17.hpp +++ b/include/boost/config/assert_cxx17.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/assert_cxx20.hpp b/include/boost/config/assert_cxx20.hpp index c1ac309e..1122baa9 100644 --- a/include/boost/config/assert_cxx20.hpp +++ b/include/boost/config/assert_cxx20.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/assert_cxx23.hpp b/include/boost/config/assert_cxx23.hpp index 2b18da99..3893fa0f 100644 --- a/include/boost/config/assert_cxx23.hpp +++ b/include/boost/config/assert_cxx23.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/include/boost/config/detail/cxx_composite.hpp b/include/boost/config/detail/cxx_composite.hpp index a0daaad7..c867074f 100644 --- a/include/boost/config/detail/cxx_composite.hpp +++ b/include/boost/config/detail/cxx_composite.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/test/all/Jamfile.v2 b/test/all/Jamfile.v2 index de06b187..24a70554 100644 --- a/test/all/Jamfile.v2 +++ b/test/all/Jamfile.v2 @@ -1,7 +1,7 @@ # # Regression test Jamfile for boost configuration setup. # *** DO NOT EDIT THIS FILE BY HAND *** -# This file was automatically generated on Mon Jan 22 16:16:53 2024 +# This file was automatically generated on Mon Sep 22 20:16:25 2025 # by libs/config/tools/generate.cpp # Copyright John Maddock. # Use, modification and distribution are subject to the diff --git a/test/config_test.cpp b/test/config_test.cpp index 273ce6cc..65ac9e54 100644 --- a/test/config_test.cpp +++ b/test/config_test.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Mon Jan 22 16:16:53 2024 +// This file was automatically generated on Mon Sep 22 20:16:25 2025 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the diff --git a/tools/generate.cpp b/tools/generate.cpp index a8595fbc..86b6c313 100644 --- a/tools/generate.cpp +++ b/tools/generate.cpp @@ -315,7 +315,7 @@ void process_ipp_file(const fs::path& file, bool positive_test) static const boost::regex feature_regex("boost_(?:no|has)_(.*)"); std::string feature_name = boost::regex_replace(namespace_name, feature_regex, "\\1"); if(feature_list.find(feature_name) == feature_list.end()) - build_config_jamfile << "obj " << feature_name << " : test_case.cpp : TEST_" << macro_name << " ;\n"; + build_config_jamfile << "obj " << feature_name << " : test_case.cpp /boost/config//boost_config : TEST_" << macro_name << " ;\n"; feature_list.insert(feature_name); }