This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53733] [C++11][DR 1402] Move constructor/assignment operator too often deleted
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jul 2012 00:07:16 +0000
- Subject: [Bug c++/53733] [C++11][DR 1402] Move constructor/assignment operator too often deleted
- Auto-submitted: auto-generated
- References: <bug-53733-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53733
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution| |FIXED
AssignedTo|unassigned at gcc dot |jason at gcc dot gnu.org
|gnu.org |
Target Milestone|--- |4.7.2
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-10 00:07:16 UTC ---
Fixed.