http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52363
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-04-18 12:52:04 UTC --- Interestingly, removing the const from the move assignment avoids the issue with -pedantic.
paolo.carlini at oracle dot com Wed, 18 Apr 2012 05:53:57 -0700
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52363
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-04-18 12:52:04 UTC --- Interestingly, removing the const from the move assignment avoids the issue with -pedantic.