« Return to Thread: [Bug c++/40655] New: The copy constructor is not needed but GCC (C++) don't let me to initialize my object instance!

[Bug c++/40655] The copy constructor is not needed but GCC (C++) don't let me to initialize my object instance!

by Bugzilla from gcc-bugzilla@gcc.gnu.org :: Rate this Message:

Reply to Author | View in Thread



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-07-06 10:17 -------
Because you are doing ... copies!


--

rguenth at gcc dot gnu dot org changed:

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


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

 « Return to Thread: [Bug c++/40655] New: The copy constructor is not needed but GCC (C++) don't let me to initialize my object instance!