This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15817] Fails to invoke constructor; uses default copy constructor instead
- 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: 4 Jun 2004 05:00:54 -0000
- Subject: [Bug c++/15817] Fails to invoke constructor; uses default copy constructor instead
- References: <20040604043200.15817.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-04 05:00 -------
I should note that templates method functions can never do defined as the copy construtors but I do
not know if this your problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15817