[Bug c++/55098] c++11: move constructor doesn't run at all (but with a hammer)

lisp2d at lisp2d dot net gcc-bugzilla@gcc.gnu.org
Sat Oct 27 15:22:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55098

Lisp2D <lisp2d at lisp2d dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |

--- Comment #3 from Lisp2D <lisp2d at lisp2d dot net> 2012-10-27 15:22:18 UTC ---
My opinion is to enable elide-constructors in -sdt=c++11.
Programers in this standard use own move-constructors with own-side effects.



More information about the Gcc-bugs mailing list