diff options
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index df087238456..ab43eec8617 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -737,7 +737,6 @@ as the draft C++1z standard evolves. <td><a href="http://wg21.link/p0522r0">P0522R0</a></td> <td class="none" align="center">No <a href="#p0522">(12)</a></td> </tr> - <!-- <tr> <td>Removing deprecated dynamic exception specifications</td> <td><a href="http://wg21.link/p0003r5">P0003R5</a></td> @@ -748,6 +747,7 @@ as the draft C++1z standard evolves. <td><a href="http://wg21.link/p0195r2">P0195R2</a></td> <td class="none" align="center">No</td> </tr> + <!-- <tr> <td>A <tt>byte</tt> type definition</td> <td><a href="http://wg21.link/p0298r2">P0298R2</a></td> |