[Bug c++/16145] Complaint about private copy constructor
apl at alum dot mit dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jun 22 20:12:00 GMT 2004
------- Additional Comments From apl at alum dot mit dot edu 2004-06-22 20:12 -------
Created an attachment (id=6607)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6607&action=view)
Simple test of private copy constructor
compile with -DTESTER to demonstrate that copy constructor is never called
compile without any flags to see private copy constructor warning message.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16145
More information about the Gcc-bugs
mailing list