This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14779] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- From: "jonathanu at apptechsys dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2004 01:07:22 -0000
- Subject: [Bug c++/14779] the copy constructor for a templatized class is not used in array initialization unless the constructor was previously referenced
- References: <20040330010505.14779.jonathanu@apptechsys.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jonathanu at apptechsys dot com 2004-03-30 01:07 -------
Created an attachment (id=6016)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6016&action=view)
code which demonstrates the bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14779