aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cxx_status.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 294f3843e7..eaf951cd72 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -580,6 +580,15 @@ welcome!</p>
</tr>
<tr><td colspan="7" class="category">Things Completely New</td></tr>
<tr>
+ <td>Late-specified return type</td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ <td>8.3.5</td>
+ <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2445.html">N2445</a></td>
+</tr>
+<tr>
<td>lambda expressions</td>
<td></td>
<td></td>