pt.c
514 KB
-
re PR c++/38380 (explicitly defaulted constructors vs. empty direct initialization) · 27fb09b7
PR c++/38380 * decl.c (grokdeclarator): Only set DECL_NONCONVERTING_P on explicit constructors. * pt.c (tsubst_copy_and_build) [CONSTRUCTOR]: Propagate CONSTRUCTOR_IS_DIRECT_INIT. From-SVN: r142404
Jason Merrill committed