This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17227] Default copy constructor being created although never invoked


------- Additional Comments From igodard at pacbell dot net  2004-08-29 20:42 -------
Thank you. The explanation about binding rvalues to temps is exactly the case I'm seeing. I appreciate you taking the time for the comment; your note saved me the better part of a day reducing this - it's hard to reduce when you don't know what it is you're reducing :-)

Ivan

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]