This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  6ba347dcacc09cae6a6f16b443447a1953499849 (commit)
      from  3ec1a4e7e978bfcd4bfc743793c5d4bcf0d1b91e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6ba347dcacc09cae6a6f16b443447a1953499849
Author: Jakub Jelinek <[email protected]>
Date:   Wed Apr 22 17:05:58 2026 +0200

    Tweak __cpp_impl_reflection value.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index eb87a4a7..2f37c924 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -314,8 +314,8 @@
     </tr>
     <tr>
       <td> <a href="https://wg21.link/P3795";>P3795R2</a></td>
-      <td class="partial center"> <a href="../gcc-16/changes.html#cxx">16</a> 
(no <code>apply_result</code>, <code>is_applicable_type</code> nor 
<code>is_nothrow_applicable_type</code>)</td>
-      <td></td>
+      <td class="partial center"> <a href="../gcc-16/changes.html#cxx">16</a> 
(no <code>apply_result</code>, <code>is_applicable_type</code> <br> nor 
<code>is_nothrow_applicable_type</code>)</td>
+      <td> __cpp_impl_reflection >= 202603L </td>
     </tr>
     <tr>
       <td> 
<code>define_static_</code>{<code>string</code>,<code>object</code>,<code>array</code>}
 </td>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to