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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 09 Jul 2012 20:49:31 +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
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-07-09 20:49:31 UTC ---
Jason, this is the PR/DR we were talking about.