Add (commented out) status entries for the upcoming WG21 motions.

llvm-svn: 273662
This commit is contained in:
Richard Smith 2016-06-24 11:20:31 +00:00
parent 602fbee9fc
commit 74f56e7de2
1 changed files with 59 additions and 0 deletions

View File

@ -672,11 +672,70 @@ as the draft C++1z standard evolves.</p>
<td class="full" align="center">Yes</td>
</tr>
<!-- Oulu papers -->
<!--
<tr>
<td>Using attribute namespaces without repetition</td>
<td><a href="http://wg21.link/p0028r4">P0028R4</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Dynamic memory allocation for over-aligned data</td>
<td><a href="http://wg21.link/p0035r4">P0035R4</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Template argument deduction for class templates</td>
<td><a href="http://wg21.link/p0091r3">P0091R3</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Declaring non-type template parameters with <tt>auto</tt></td>
<td><a href="http://wg21.link/p0127r2">P0127R2</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Guaranteed copy elision</td>
<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><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>
<td class="svn" align="center">SVN</td>
</tr>
<!--
<tr>
<td>Inline variables</td>
<td><a href="http://wg21.link/p0386r2">P0386R2</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Structured bindings</td>
<td><a href="http://wg21.link/p0217r3">P0217R3</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Separate variable and condition for <tt>if</tt>, <tt>while</tt>, and <tt>switch</tt></td>
<td><a href="http://wg21.link/p0305r1">P0305R1</a></td>
<td class="none" align="center">No</td>
</tr>
-->
</table>
<p>