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: "igodard at pacbell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Jun 2004 17:45:24 -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 igodard at pacbell dot net 2004-06-04 17:45 -------
Yep, mark it invalid - I thought the choice went the other way and the compiler would choose a user-provided template (if one matched) instead of crearing one. Sorry.
Ivan
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15817