Author: rsmith Date: Fri Jun 24 07:21:30 2016 New Revision: 273668 URL: http://llvm.org/viewvc/llvm-project?rev=273668&view=rev Log: More approved features for C++17.
Modified: cfe/trunk/www/cxx_status.html Modified: cfe/trunk/www/cxx_status.html URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=273668&r1=273667&r2=273668&view=diff ============================================================================== --- cfe/trunk/www/cxx_status.html (original) +++ cfe/trunk/www/cxx_status.html Fri Jun 24 07:21:30 2016 @@ -682,14 +682,13 @@ as the draft C++1z standard evolves.</p> <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>Non-type template parameters with <tt>auto</tt> type</td> <td><a href="http://wg21.link/p0127r2">P0127R2</a></td> <td class="none" align="center">No</td> </tr> @@ -698,6 +697,7 @@ as the draft C++1z standard evolves.</p> <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> _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits