diff options
| -rw-r--r-- | libcxx/www/upcoming_meeting.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html index b14d44943ff..4989f5a5c50 100644 --- a/libcxx/www/upcoming_meeting.html +++ b/libcxx/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> |

