[Bug c++/16915] unnecessary copy construction

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 9 15:49:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-09 15:49 -------
Note even if the temporary is gotten rid of (in this case yes it is) the copy constructor still needs to be 
accessible, read the page which I gave.

-- 


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



More information about the Gcc-bugs mailing list