https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66501
--- Comment #1 from John Lindgren <john.lindgren at aol dot com> --- For what it's worth, the default move *constructor* works correctly; it is only the assignment operator that is the problem.
john.lindgren at aol dot com Thu, 11 Jun 2015 05:40:56 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66501
--- Comment #1 from John Lindgren <john.lindgren at aol dot com> --- For what it's worth, the default move *constructor* works correctly; it is only the assignment operator that is the problem.