diff --git a/checks/Jamfile.v2 b/checks/Jamfile.v2 index c7d517fb..44173e5d 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 Sat Jul 11 16:20:44 2026 +# This file was automatically generated on Mon Aug 17 12:06:15 2026 # by libs/config/tools/generate.cpp # Copyright John Maddock. # Use, modification and distribution are subject to the @@ -138,6 +138,7 @@ obj cxx17_std_apply : test_case.cpp /boost/config//boost_config : TEST_B obj cxx17_std_invoke : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_STD_INVOKE ; obj cxx17_std_launder : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_STD_LAUNDER ; obj cxx17_structured_bindings : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX17_STRUCTURED_BINDINGS ; +obj cxx20_char8_t : test_case.cpp /boost/config//boost_config : TEST_BOOST_NO_CXX20_CHAR8_T ; 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 ; diff --git a/checks/std/cpp_aggregate_bases_17.cpp b/checks/std/cpp_aggregate_bases_17.cpp index e2207886..01ae20a7 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 8f3da607..b8112566 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ce063f5b..09cd38e5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 2d40ad82..2d1292b2 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 0669dd23..e6b4a25e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_auto_cast_23.cpp b/checks/std/cpp_auto_cast_23.cpp index 433fa46a..592c1820 100644 --- a/checks/std/cpp_auto_cast_23.cpp +++ b/checks/std/cpp_auto_cast_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 3c7cd535..7df93bae 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 62d121a6..322d7a27 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 07b369da..d38117a9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_23.cpp b/checks/std/cpp_char8_t_23.cpp index 4aabe6f5..047f33cd 100644 --- a/checks/std/cpp_char8_t_23.cpp +++ b/checks/std/cpp_char8_t_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_concepts_20.cpp b/checks/std/cpp_concepts_20.cpp index 9b2d7787..d304399f 100644 --- a/checks/std/cpp_concepts_20.cpp +++ b/checks/std/cpp_concepts_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 dafead76..6edf9b40 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 a9179507..ce87dacc 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 8883bdcf..81e17d2a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 9fc10cb2..5d454976 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 fc73f90d..b87b614b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_23.cpp b/checks/std/cpp_constexpr_23.cpp index 883c6598..9ac0e535 100644 --- a/checks/std/cpp_constexpr_23.cpp +++ b/checks/std/cpp_constexpr_23.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_26.cpp b/checks/std/cpp_constexpr_26.cpp index 3d709aa9..cf6c9992 100644 --- a/checks/std/cpp_constexpr_26.cpp +++ b/checks/std/cpp_constexpr_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_exceptions_26.cpp b/checks/std/cpp_constexpr_exceptions_26.cpp index ba4c8f2d..b7c73468 100644 --- a/checks/std/cpp_constexpr_exceptions_26.cpp +++ b/checks/std/cpp_constexpr_exceptions_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_virtual_inheritance_26.cpp b/checks/std/cpp_constexpr_virtual_inheritance_26.cpp index 5c504922..03e45e6e 100644 --- a/checks/std/cpp_constexpr_virtual_inheritance_26.cpp +++ b/checks/std/cpp_constexpr_virtual_inheritance_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_contracts_26.cpp b/checks/std/cpp_contracts_26.cpp index 55e3f50f..00e72983 100644 --- a/checks/std/cpp_contracts_26.cpp +++ b/checks/std/cpp_contracts_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 02bcdf63..e2c6a433 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 eeff2ee6..ecf2e084 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 857bbc8a..3ad0e55b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 a63a7c8d..0779e7d9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_deleted_function_26.cpp b/checks/std/cpp_deleted_function_26.cpp index 8b554e14..c6ed981f 100644 --- a/checks/std/cpp_deleted_function_26.cpp +++ b/checks/std/cpp_deleted_function_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 07a43be7..3b622c77 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5598c48c..e1f8f5f9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_expansion_statements_26.cpp b/checks/std/cpp_expansion_statements_26.cpp index 92a96cf6..b5f01f75 100644 --- a/checks/std/cpp_expansion_statements_26.cpp +++ b/checks/std/cpp_expansion_statements_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 b06be150..71a9ac9b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5a0cdb4f..3fd557ab 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 306d97a0..23904e1f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_26.cpp b/checks/std/cpp_fold_expressions_26.cpp index 67f60652..0e5356f2 100644 --- a/checks/std/cpp_fold_expressions_26.cpp +++ b/checks/std/cpp_fold_expressions_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 47de822a..c13c2973 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 34dbec4d..0031e9a2 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 2765ea94..9c3da180 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4a2bab6f..cbd5720d 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 37134a1c..f80ad0f9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 22a33e40..b60a60c9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_reflection_26.cpp b/checks/std/cpp_impl_reflection_26.cpp index 79715961..65918a58 100644 --- a/checks/std/cpp_impl_reflection_26.cpp +++ b/checks/std/cpp_impl_reflection_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6245d7ce..5fa153ac 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e0009dac..29094b85 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 171287db..9d6cbb6b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 722fd4e7..eff5a03e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 da9f9868..2ff08764 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 24843753..c620c95f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 77a11271..5bfa1f1b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 773a3b36..2da92d93 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 0a7c1af2..cb66f979 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e7ffc60c..6bf31cf1 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e6062909..c7550ad1 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 f8496261..d00b28f0 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 23e3de1a..04461042 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 93776a6f..cc980152 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 21603796..b2b559d2 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 3ac2695e..615f5e17 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5a092c89..5c6516e5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ac728e64..e9f6fefe 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 9465795f..1b0f6718 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 c2a86921..b66837d7 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 328ea468..df70230c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 1a8c504b..a71b8c16 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ba68add7..c9b4db6e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 a8383e83..98019f67 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 77e0c32e..cefbc8d7 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 902abfdd..bf74879c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 3f25477e..78507687 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 d0dbe134..1ab8d0d5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 3469fca2..39872568 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_coroutine_20.cpp b/checks/std/cpp_lib_coroutine_20.cpp index 9d4b6e0c..cdea2150 100644 --- a/checks/std/cpp_lib_coroutine_20.cpp +++ b/checks/std/cpp_lib_coroutine_20.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 512a1406..49f82ebf 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 efda003b..17fc2564 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e0e7356c..4321e8cf 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 fb5cf20d..29149132 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 df759eb4..1f506a73 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 82289c47..9a982107 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 1c6bf393..e5c48df9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 36d9a78d..9856dfaa 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 056d1fb5..64d6d4d9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4ba903ef..cd707c54 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5fd98133..ad1dc3de 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 210758cc..f264a4f1 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ce5bedf8..89c0e709 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e71cb4d8..684a52cd 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 66f4affa..ad0588ba 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ad12e5f8..cc367499 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 01409f70..e414353c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 0221a273..8477823b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 2894ae52..45fa9509 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 78bc884b..68e4f566 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 d3d75845..49e90e45 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 b2e164e1..faa4eeae 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 2cb9d82d..29a341e5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6a7bbeca..8c43fc86 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 9a0cc279..b78d1544 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6706d454..cb6357f9 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 9c2f3081..37360048 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 0cb363d9..91619d3f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 f517d95f..f2cc6e33 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 56cb16ac..0469e6d1 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e4d9d773..77bb783a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6d4292d5..8690489e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 7922750c..05ee5c37 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5ea002b7..72f76fee 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 60c9c0d0..4e00b25d 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 7ff3115f..6085d600 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 48945b0e..afbb6e50 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 418c798a..9719705e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ea430580..c1e6f810 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 cab82669..c23321aa 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4352d1fc..1070603b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 2923d6f3..ddf0ce69 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 c212e464..61ebd935 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6a2de3b8..ce775b75 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 880353e4..656fc19c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 fd9739e6..3708135f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 89c85400..d400c8e5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 dccdb393..88df378a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4201b707..fd3fd5f7 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 b465b5f3..e592297a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 8bba6311..0b7a352c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 06d70fbd..c80ef9d5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 f2f7e07a..ee2e176b 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 8576019b..24f5b40c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 2996e60e..a8834ae8 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 1fc1218f..2fc6a758 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 291b68b1..a1243bad 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 258d05eb..0bf486e0 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 75640cc6..7c28d109 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 c27f2d9d..b4d779f1 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5b41acbf..d287fbed 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 b03fd7a9..86ea5c95 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 af2ebd7b..5b68db70 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 b4238269..e4574dad 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 baf19558..5ed287f0 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 a4400574..c6a61bb8 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 8bce8c5b..ce97b693 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 f06d478b..7922d4d4 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4369302e..190176c3 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 0e4b1dcc..f0f69e39 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_pack_indexing_26.cpp b/checks/std/cpp_pack_indexing_26.cpp index 5544dfdb..94ccfb7c 100644 --- a/checks/std/cpp_pack_indexing_26.cpp +++ b/checks/std/cpp_pack_indexing_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_placeholder_variables_26.cpp b/checks/std/cpp_placeholder_variables_26.cpp index 4ed24754..7e2b49ee 100644 --- a/checks/std/cpp_placeholder_variables_26.cpp +++ b/checks/std/cpp_placeholder_variables_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_pp_embed_26.cpp b/checks/std/cpp_pp_embed_26.cpp index 231a10c8..9bab0f26 100644 --- a/checks/std/cpp_pp_embed_26.cpp +++ b/checks/std/cpp_pp_embed_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 48399bf2..a229d622 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 876bf0e0..d04f3070 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6b26e918..6d4c7d0f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 700eeaaf..86e20378 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6b94bfc3..a3ea1c7f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 dc571e49..ce825721 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 07bba07f..460bcd9e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 81f189f3..804829e5 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5834b868..cbe9863d 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 e85646ad..8bf562d2 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 91342bc3..49749aeb 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 d6105b9a..3c9ff7f3 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_26.cpp b/checks/std/cpp_static_assert_26.cpp index e0cb22e0..84874564 100644 --- a/checks/std/cpp_static_assert_26.cpp +++ b/checks/std/cpp_static_assert_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 9be1e550..f0854f57 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 080d288a..a3fa20d7 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_26.cpp b/checks/std/cpp_structured_bindings_26.cpp index aedf7941..0112e54c 100644 --- a/checks/std/cpp_structured_bindings_26.cpp +++ b/checks/std/cpp_structured_bindings_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 628274e4..9ea07218 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 6ea692ef..2f8e697a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_trivial_union_26.cpp b/checks/std/cpp_trivial_union_26.cpp index 4acddc6f..9ca81761 100644 --- a/checks/std/cpp_trivial_union_26.cpp +++ b/checks/std/cpp_trivial_union_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4f09ce04..28b4df52 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 f665972d..f3ef033e 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 c21a5f42..a61734fe 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 4c823e7a..d6119f2a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_friend_26.cpp b/checks/std/cpp_variadic_friend_26.cpp index 1efc542a..dd6f3350 100644 --- a/checks/std/cpp_variadic_friend_26.cpp +++ b/checks/std/cpp_variadic_friend_26.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 7b70e411..3e62b63f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 ab178660..eef2a67f 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5c18fcf7..53588cbc 100644 --- a/checks/test_case.cpp +++ b/checks/test_case.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the @@ -646,6 +646,11 @@ # error "Defect macro BOOST_NO_CXX17_STRUCTURED_BINDINGS is defined." # endif #endif +#ifdef TEST_BOOST_NO_CXX20_CHAR8_T +# ifdef BOOST_NO_CXX20_CHAR8_T +# error "Defect macro BOOST_NO_CXX20_CHAR8_T is defined." +# endif +#endif #ifdef TEST_BOOST_NO_CXX20_HDR_BARRIER # ifdef BOOST_NO_CXX20_HDR_BARRIER # error "Defect macro BOOST_NO_CXX20_HDR_BARRIER is defined." diff --git a/doc/macro_reference.qbk b/doc/macro_reference.qbk index 0c46fdf2..e57183c1 100644 --- a/doc/macro_reference.qbk +++ b/doc/macro_reference.qbk @@ -1060,6 +1060,7 @@ that are not yet supported by a particular compiler or library. [table [[Macro ][Description ]] +[[`BOOST_NO_CXX20_CHAR8_T`][The compiler does not support char8_t as a distinct type.]] [[`BOOST_NO_CXX20_HDR_BARRIER`][The compiler does not support the header ``.]] [[`BOOST_NO_CXX20_HDR_FORMAT`][The compiler does not support the header ``.]] [[`BOOST_NO_CXX20_HDR_SOURCE_LOCATION`][The compiler does not support the header ``.]] diff --git a/include/boost/config/assert_cxx03.hpp b/include/boost/config/assert_cxx03.hpp index 9e1d00fb..311e2833 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:14 2026 // 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 28787ad2..2ac90993 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:14 2026 // 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 d4accff2..2b4e2925 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 5f4bf16e..9e2b4704 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 bcb97684..0362e30c 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the @@ -12,6 +12,9 @@ #include #include +#ifdef BOOST_NO_CXX20_CHAR8_T +# error "Your compiler appears not to be fully C++20 compliant. Detected via defect macro BOOST_NO_CXX20_CHAR8_T." +#endif #ifdef BOOST_NO_CXX20_HDR_BARRIER # error "Your compiler appears not to be fully C++20 compliant. Detected via defect macro BOOST_NO_CXX20_HDR_BARRIER." #endif diff --git a/include/boost/config/assert_cxx23.hpp b/include/boost/config/assert_cxx23.hpp index 7513b1c0..2a31307a 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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_cxx26.hpp b/include/boost/config/assert_cxx26.hpp index e30210cb..5475a14f 100644 --- a/include/boost/config/assert_cxx26.hpp +++ b/include/boost/config/assert_cxx26.hpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // 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 d2176da2..491b11f4 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 Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the @@ -186,6 +186,7 @@ #endif #if defined(BOOST_NO_CXX17)\ + || defined(BOOST_NO_CXX20_CHAR8_T)\ || defined(BOOST_NO_CXX20_HDR_BARRIER)\ || defined(BOOST_NO_CXX20_HDR_BIT)\ || defined(BOOST_NO_CXX20_HDR_COMPARE)\ diff --git a/include/boost/config/detail/suffix.hpp b/include/boost/config/detail/suffix.hpp index 93593370..8dc569e2 100644 --- a/include/boost/config/detail/suffix.hpp +++ b/include/boost/config/detail/suffix.hpp @@ -1342,6 +1342,10 @@ namespace std{ using ::type_info; } # define BOOST_NO_CXX11_HDR_CODECVT #endif +#if !defined(__cpp_char8_t) || (__cpp_char8_t < 201811) +# define BOOST_NO_CXX20_CHAR8_T +#endif + #if defined(__cplusplus) && defined(__has_include) #if !__has_include() # define BOOST_NO_CXX20_HDR_VERSION diff --git a/test/all/Jamfile.v2 b/test/all/Jamfile.v2 index 670e770a..0473f089 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 Sat Jul 11 16:20:44 2026 +# This file was automatically generated on Mon Aug 17 12:06:15 2026 # by libs/config/tools/generate.cpp # Copyright John Maddock. # Use, modification and distribution are subject to the @@ -403,6 +403,9 @@ test-suite "BOOST_NO_CXX17_STD_LAUNDER" : test-suite "BOOST_NO_CXX17_STRUCTURED_BINDINGS" : [ run ../no_cxx17_structured_bindings_pass.cpp ] [ compile-fail ../no_cxx17_structured_bindings_fail.cpp ] ; +test-suite "BOOST_NO_CXX20_CHAR8_T" : +[ run ../no_cxx20_char8_t_pass.cpp ] +[ compile-fail ../no_cxx20_char8_t_fail.cpp ] ; test-suite "BOOST_NO_CXX20_HDR_BARRIER" : [ run ../no_cxx20_hdr_barrier_pass.cpp ] [ compile-fail ../no_cxx20_hdr_barrier_fail.cpp ] ; diff --git a/test/boost_no_cxx20_char8_t.ipp b/test/boost_no_cxx20_char8_t.ipp new file mode 100644 index 00000000..17550a51 --- /dev/null +++ b/test/boost_no_cxx20_char8_t.ipp @@ -0,0 +1,28 @@ +// (C) Copyright John Maddock 2026 + +// Use, modification and distribution are subject to the +// Boost Software License, Version 1.0. (See accompanying file +// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + +// See http://www.boost.org/libs/config for more information. + +// MACRO: BOOST_NO_CXX20_CHAR8_T +// TITLE: C++20 char8_t unavailable +// DESCRIPTION: The compiler does not support C++20 char8_t + +namespace boost_no_cxx20_char8_t { + +// char8_t must be a distinct type and not a typedef: +void f(const char8_t*){} +void f(const unsigned char*){} +void f(const signed char*){} +void f(const char*){} + +int test() +{ + const char8_t p(0); + f(&p); + return 0; +} + +} diff --git a/test/config_info.cpp b/test/config_info.cpp index b2b180d6..0b07145e 100644 --- a/test/config_info.cpp +++ b/test/config_info.cpp @@ -1187,6 +1187,7 @@ void print_boost_macros() PRINT_MACRO(BOOST_NO_CXX17_STD_INVOKE); PRINT_MACRO(BOOST_NO_CXX17_STD_LAUNDER); PRINT_MACRO(BOOST_NO_CXX17_STRUCTURED_BINDINGS); + PRINT_MACRO(BOOST_NO_CXX20_CHAR8_T); PRINT_MACRO(BOOST_NO_CXX20_HDR_BARRIER); PRINT_MACRO(BOOST_NO_CXX20_HDR_BIT); PRINT_MACRO(BOOST_NO_CXX20_HDR_COMPARE); @@ -1288,6 +1289,7 @@ void print_boost_macros() + // END GENERATED BLOCK PRINT_MACRO(BOOST_CXX_VERSION); diff --git a/test/config_test.cpp b/test/config_test.cpp index 7ddb7ad3..b8c6cb17 100644 --- a/test/config_test.cpp +++ b/test/config_test.cpp @@ -1,4 +1,4 @@ -// This file was automatically generated on Sat Jul 11 16:20:44 2026 +// This file was automatically generated on Mon Aug 17 12:06:15 2026 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-21. // Use, modification and distribution are subject to the @@ -467,6 +467,11 @@ namespace boost_no_cxx17_std_launder = empty_boost; #else namespace boost_no_cxx17_structured_bindings = empty_boost; #endif +#ifndef BOOST_NO_CXX20_CHAR8_T +#include "boost_no_cxx20_char8_t.ipp" +#else +namespace boost_no_cxx20_char8_t = empty_boost; +#endif #ifndef BOOST_NO_CXX20_HDR_BARRIER #include "boost_no_cxx20_hdr_barrier.ipp" #else @@ -1896,6 +1901,11 @@ int main( int, char *[] ) std::cerr << "Failed test for BOOST_NO_CXX17_STRUCTURED_BINDINGS at: " << __FILE__ << ":" << __LINE__ << std::endl; ++error_count; } + if(0 != boost_no_cxx20_char8_t::test()) + { + std::cerr << "Failed test for BOOST_NO_CXX20_CHAR8_T at: " << __FILE__ << ":" << __LINE__ << std::endl; + ++error_count; + } if(0 != boost_no_cxx20_hdr_barrier::test()) { std::cerr << "Failed test for BOOST_NO_CXX20_HDR_BARRIER at: " << __FILE__ << ":" << __LINE__ << std::endl; diff --git a/test/no_cxx20_char8_t_fail.cpp b/test/no_cxx20_char8_t_fail.cpp new file mode 100644 index 00000000..ccc80c64 --- /dev/null +++ b/test/no_cxx20_char8_t_fail.cpp @@ -0,0 +1,37 @@ +// This file was automatically generated on Mon Aug 17 12:06:14 2026 +// by libs/config/tools/generate.cpp +// Copyright John Maddock 2002-21. +// Use, modification and distribution are subject to the +// Boost Software License, Version 1.0. (See accompanying file +// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + +// See http://www.boost.org/libs/config for the most recent version.// +// Revision $Id$ +// + + +// Test file for macro BOOST_NO_CXX20_CHAR8_T +// This file should not compile, if it does then +// BOOST_NO_CXX20_CHAR8_T should not be defined. +// See file boost_no_cxx20_char8_t.ipp for details + +// Must not have BOOST_ASSERT_CONFIG set; it defeats +// the objective of this file: +#ifdef BOOST_ASSERT_CONFIG +# undef BOOST_ASSERT_CONFIG +#endif + +#include +#include "test.hpp" + +#ifdef BOOST_NO_CXX20_CHAR8_T +#include "boost_no_cxx20_char8_t.ipp" +#else +#error "this file should not compile" +#endif + +int main( int, char *[] ) +{ + return boost_no_cxx20_char8_t::test(); +} + diff --git a/test/no_cxx20_char8_t_pass.cpp b/test/no_cxx20_char8_t_pass.cpp new file mode 100644 index 00000000..f58de668 --- /dev/null +++ b/test/no_cxx20_char8_t_pass.cpp @@ -0,0 +1,37 @@ +// This file was automatically generated on Mon Aug 17 12:06:14 2026 +// by libs/config/tools/generate.cpp +// Copyright John Maddock 2002-21. +// Use, modification and distribution are subject to the +// Boost Software License, Version 1.0. (See accompanying file +// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + +// See http://www.boost.org/libs/config for the most recent version.// +// Revision $Id$ +// + + +// Test file for macro BOOST_NO_CXX20_CHAR8_T +// This file should compile, if it does not then +// BOOST_NO_CXX20_CHAR8_T should be defined. +// See file boost_no_cxx20_char8_t.ipp for details + +// Must not have BOOST_ASSERT_CONFIG set; it defeats +// the objective of this file: +#ifdef BOOST_ASSERT_CONFIG +# undef BOOST_ASSERT_CONFIG +#endif + +#include +#include "test.hpp" + +#ifndef BOOST_NO_CXX20_CHAR8_T +#include "boost_no_cxx20_char8_t.ipp" +#else +namespace boost_no_cxx20_char8_t = empty_boost; +#endif + +int main( int, char *[] ) +{ + return boost_no_cxx20_char8_t::test(); +} +