[libcxx-commits] [libcxx] r364885 - Update status of papers for upcoming WG21 meeting. NFC
Marshall Clow via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 1 20:23:07 PDT 2019
Author: marshall
Date: Mon Jul 1 20:23:06 2019
New Revision: 364885
URL: http://llvm.org/viewvc/llvm-project?rev=364885&view=rev
Log:
Update status of papers for upcoming WG21 meeting. NFC
Modified:
libcxx/trunk/www/upcoming_meeting.html
Modified: libcxx/trunk/www/upcoming_meeting.html
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/upcoming_meeting.html?rev=364885&r1=364884&r2=364885&view=diff
==============================================================================
--- libcxx/trunk/www/upcoming_meeting.html (original)
+++ libcxx/trunk/www/upcoming_meeting.html Mon Jul 1 20:23:06 2019
@@ -48,8 +48,8 @@
<h3>Paper Status</h3>
<table border="1">
<tr><th>Paper #</th><th>Group</th><th>Paper Name</th><th>Meeting</th><th>Status</th></tr>
- <tr><td><a href="https://wg21.link/P0553R4">P0553R4</a></td><td>LWG</td><td>Bit Operations</td><td>Cologne</td><td><i>Patch in progress</i></td></tr>
- <tr><td><a href="https://wg21.link/P1355R2">P1355R2</a></td><td>LWG</td><td>Exposing a narrow contract for ceil2</td><td>Cologne</td><td><i> </i></td></tr>
+ <tr><td><a href="https://wg21.link/P0553R4">P0553R4</a></td><td>LWG</td><td>Bit Operations</td><td>Cologne</td><td>Complete</td></tr>
+ <tr><td><a href="https://wg21.link/P1355R2">P1355R2</a></td><td>LWG</td><td>Exposing a narrow contract for ceil2</td><td>Cologne</td><td>Complete</td></tr>
</table>
@@ -114,7 +114,7 @@
-<p>Last Updated: 17-Jun-2019</p>
+<p>Last Updated: 1-Jul-2019</p>
</div>
</body>
</html>
More information about the libcxx-commits
mailing list