VLAs in C++14!

llvm-svn: 179949
This commit is contained in:
Richard Smith 2013-04-20 13:20:33 +00:00
parent 7577ed579c
commit 33089cbdae
1 changed files with 2 additions and 2 deletions

View File

@ -427,7 +427,7 @@ available.</p>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>[PROVISIONAL] Runtime-sized arrays with automatic storage duration</td>
<td>Runtime-sized arrays with automatic storage duration</td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3639.html">N3639</a></td>
<td class="none" align="center">Partial</td>
</tr>
@ -459,7 +459,7 @@ available.</p>
<tr>
<td>Clarifying memory allocation</td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3664.html">N3664</a></td>
<td class="none" align="center">No</td>
<td class="none" align="center">Partial</td>
</tr>
</table>