defaulted21.C
284 Bytes
-
re PR c++/46736 ([c++0x] move constructor is not implicitly deleted when it should be) · f4842525
PR c++/46736 * decl.c (cp_finish_decl): Complain about an implicitly deleted method defaulted outside the class. * method.c (maybe_explain_implicit_delete): Don't check DECL_INITIAL. From-SVN: r167601
Jason Merrill committed