hubert.reinterpretcast created this revision.
hubert.reinterpretcast added reviewers: rsmith, aaron.ballman.
Herald added a project: clang.

As of the 2019 Cologne meeting, according to its minutes (N4826), N4818 is the 
draft of the Reflection TS.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75524

Files:
  clang/www/cxx_status.html


Index: clang/www/cxx_status.html
===================================================================
--- clang/www/cxx_status.html
+++ clang/www/cxx_status.html
@@ -1321,7 +1321,7 @@
     </tr>
     <tr>
       <td>[DRAFT TS] Reflection</td>
-      <td><a href="https://wg21.link/n4746";>N4746</a></td>
+      <td><a href="https://wg21.link/n4818";>N4818</a></td>
       <td></td>
       <td class="none" align="center">No</td>
     </tr>


Index: clang/www/cxx_status.html
===================================================================
--- clang/www/cxx_status.html
+++ clang/www/cxx_status.html
@@ -1321,7 +1321,7 @@
     </tr>
     <tr>
       <td>[DRAFT TS] Reflection</td>
-      <td><a href="https://wg21.link/n4746";>N4746</a></td>
+      <td><a href="https://wg21.link/n4818";>N4818</a></td>
       <td></td>
       <td class="none" align="center">No</td>
     </tr>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to