r244681 - in /trunk/gcc: cp/ChangeLog cp/call.c...
jason@gcc.gnu.org
jason@gcc.gnu.org
Fri Jan 20 04:43:00 GMT 2017
Author: jason
Date: Fri Jan 20 04:43:13 2017
New Revision: 244681
URL: https://gcc.gnu.org/viewcvs?rev=244681&root=gcc&view=rev
Log:
US 19 - deduction guides and constructors
* call.c (joust): Prefer deduction guides to constructors.
* pt.c (build_deduction_guide): Set DECL_ARTIFICIAL.
(deduction_guide_p): Check DECL_P.
Added:
trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction25.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list