[wwwdocs] Update cxx-status with October 2021 WG21 plenary

Message ID YVyIpJRMiw1ggPCp@redhat.com
State Committed
Headers
Series [wwwdocs] Update cxx-status with October 2021 WG21 plenary |

Commit Message

Marek Polacek Oct. 5, 2021, 5:17 p.m. UTC
  Pushed.  Jakub already added the feature test macros.

commit 78f03a4a633950743a416f5b9e7f721db7892090
Author: Marek Polacek <polacek@redhat.com>
Date:   Tue Oct 5 12:57:19 2021 -0400

    cxx-status: Add papers from the October 2021 WG21 plenary
  

Patch

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 7c150fbc..add6f428 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -131,6 +131,69 @@ 
       <td> </td>
     </tr>
     -->
+    <!-- https://github.com/cplusplus/papers/issues/115 -->
+    <tr>
+      <td> Deducing this </td>
+      <td> <a href="https://wg21.link/p0847r7">P0847R7</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102609">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/766 -->
+    <tr>
+      <td> Change scope of lambda trailing-return-type </td>
+      <td> <a href="https://wg21.link/p2036r3">P2036R3</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102610">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/845 -->
+    <tr>
+      <td> Multidimensional subscript operator </td>
+      <td> <a href="https://wg21.link/p2128r6">P2128R6</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102611">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/941 -->
+    <tr>
+      <td> Non-literal variables (and labels and gotos) in constexpr functions </td>
+      <td> <a href="https://wg21.link/p2242r3">P2242R3</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102612">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/942 -->
+    <tr>
+      <td> Character encoding of diagnostic text </td>
+      <td> <a href="https://wg21.link/p2246r1">P2246R1</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102613">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/998 -->
+    <tr>
+      <td> Character sets and encodings </td>
+      <td> <a href="https://wg21.link/p2314r4">P2314R4</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102614">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/1000 -->
+    <tr>
+      <td> Consistent character literal encoding </td>
+      <td> <a href="https://wg21.link/p2316r2">P2316R2</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102615">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/1016 -->
+    <tr>
+      <td> Add support for preprocessing directives elifdef and elifndef </td>
+      <td> <a href="https://wg21.link/p2334r1">P2334R1</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102616">No</a></td>
+      <td> </td>
+    </tr>
+    <!-- https://github.com/cplusplus/papers/issues/1034 -->
+    <tr>
+      <td> Extend init-statement to allow alias-declaration </td>
+      <td> <a href="https://wg21.link/p2360r0">P2360R0</a></td>
+      <td class="unsupported"> <a href="https://gcc.gnu.org/PR102617">No</a></td>
+      <td> </td>
+    </tr>
     <tr>
       <td> CWG 2397: auto specifier for pointers and references to arrays </td>
       <td> <a href="https://wg21.link/cwg2397">CWG2397</a></td>