diff mbox series

[wwwdocs] Update C++ DR table

Message ID 20200811181833.GI1314761@redhat.com
State New
Headers show
Series [wwwdocs] Update C++ DR table | expand

Commit Message

Marek Polacek Aug. 11, 2020, 6:18 p.m. UTC
Three new DRs.  Pushed.

commit 0f4de13033aff42c43e1bbde9a3f7a5a31f33559
Author: Marek Polacek <polacek@redhat.com>
Date:   Tue Aug 11 14:17:15 2020 -0400

    Update C++ DR table.
diff mbox series

Patch

diff --git a/htdocs/projects/cxx-dr-status.html b/htdocs/projects/cxx-dr-status.html
index 5ee13d6d..7c0b9f3e 100644
--- a/htdocs/projects/cxx-dr-status.html
+++ b/htdocs/projects/cxx-dr-status.html
@@ -17164,11 +17164,32 @@ 
       <td class="unsupported">?</td>
       <td></td>
     </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2448">2448</a></td>
+      <td>open</td>
+      <td>Cv-qualification of arithmetic types and deprecation of volatile</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2449">2449</a></td>
+      <td>open</td>
+      <td>Thunks as an implementation technique for pointers to virtual functions</td>
+      <td>-</td>
+      <td></td>
+    </tr>
+    <tr class="open">
+      <td><a href="https://wg21.link/cwg2450">2450</a></td>
+      <td>open</td>
+      <td><em>braced-init-list</em> as a <em>template-argument</em></td>
+      <td>-</td>
+      <td></td>
+    </tr>
   </table>
 
   <p>This page is currently maintained by <a href="mailto:polacek@redhat.com">polacek@redhat.com</a>.</p>
   <p>Last update:
-Mon 10 Aug 2020 01:59:22 PM EDT
+Tue 11 Aug 2020 02:12:01 PM EDT
   </p>
 
 </body>