This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/64887] Brace initialization of array members when move constructor is deleted or implicit.
- From: "cth027 at yahoo dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 31 Jan 2015 17:08:29 +0000
- Subject: [Bug c++/64887] Brace initialization of array members when move constructor is deleted or implicit.
- Auto-submitted: auto-generated
- References: <bug-64887-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64887
--- Comment #4 from Christophe <cth027 at yahoo dot de> ---
Created attachment 34638
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34638&action=edit
Test case 2: same code compile if user-defined move ctor