summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 11:20:31 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 11:20:31 +0000
commit96fd8da160bc9d048bf706377f178d2427cb0d70 (patch)
tree4ff1ce53ac70fcf0e7ba94cce6f74a98d06cee52
parent85b4750b8d7cfecda65218124138d8254ffa3c46 (diff)
Add (commented out) status entries for the upcoming WG21 motions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273662 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/cxx_status.html59
1 files changed, 59 insertions, 0 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 121567682d..ef254731b2 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -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>