summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 13:25:08 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 13:25:08 +0000
commit5900e8a30e4fb9c0c907e8948b69f0d1a7d7c2d1 (patch)
tree14cf216824e419e94efdaf42ee773ebc0b2b608c
parentb13b7b3088e5eff0b9215bb189a0b5895b0b4d11 (diff)
Updates from further motions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273676 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/cxx_status.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index c7360caadb..6bd720e225 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -697,23 +697,16 @@ as the draft C++1z standard evolves.</p>
<td><a href="http://wg21.link/p0135r1">P0135R1</a></td>
<td class="none" align="center">No</td>
</tr>
- <!--
<tr>
- <td>Stricter expression evaluation order</td>
+ <td>Stricter expression evaluation order (chapter 8 alternative)</td>
<td><a href="http://wg21.link/p0145r3">P0145R3</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
- <td>Classes are comparable by default</td>
- <td><a href="http://wg21.link/p0221r2">P0221R2</a></td>
- <td class="none" align="center">No</td>
- </tr>
- <tr>
<td>Requirement to ignore unknown attributes</td>
<td><a href="http://wg21.link/p0283r2">P0283R2</a></td>
<td class="full" align="center">Yes</td>
</tr>
- -->
<tr>
<td><tt>constexpr</tt> <em>if-statement</em>s</td>
<td><a href="http://wg21.link/p0292r2">P0292R2</a></td>