diff --git a/www/cxx_status.html b/www/cxx_status.html index bb5c4bc0aacd9bb9732c907250ce8b613594e704..59c5e2a662c2ca260fc25842ffbb2440fa074e7a 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -437,12 +437,12 @@ available.</p> <td class="none" align="center">No</td> </tr> <tr> - <td>[PROVISIONAL] Generic lambdas</td> + <td>Generic lambdas</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3649.html">N3649</a></td> <td class="none" align="center">No</td> </tr> <tr> - <td>[PROVISIONAL] Variable templates</td> + <td>Variable templates</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3651.pdf">N3651</a></td> <td class="none" align="center">No</td> </tr>