summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2019-07-02 03:23:06 +0000
committerMarshall Clow <mclow.lists@gmail.com>2019-07-02 03:23:06 +0000
commitcdd813e07029a1fc13be24fbb3ad122fcf8d0449 (patch)
treed851cdb3fc0ef68dc1d2b86081f0fc6f338e345a
parente299a7e9c81aa1e79626076fb186716ac13bf977 (diff)
Update status of papers for upcoming WG21 meeting. NFC
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364885 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/upcoming_meeting.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html
index b14d44943..4989f5a5c 100644
--- a/www/upcoming_meeting.html
+++ b/www/upcoming_meeting.html
@@ -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>