This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15793] Copy constructor doesn't work
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2004 12:52:42 -0000
- Subject: [Bug c++/15793] Copy constructor doesn't work
- References: <20040603101830.15793.brat.lukasz@wp.pl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-03 12:52 -------
Also note that the C++ standard alows sometimes for the copy construtor not to be called.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15793