This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13399] G++ 3.3 fails to match the templatized, overloaded operator for subtypes defined in the class template
- From: "wirawan0 at softhome dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Dec 2003 15:07:09 -0000
- Subject: [Bug c++/13399] G++ 3.3 fails to match the templatized, overloaded operator for subtypes defined in the class template
- References: <20031214150528.13399.wirawan0@softhome.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wirawan0 at softhome dot net 2003-12-14 15:07 -------
Created an attachment (id=5332)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5332&action=view)
The complete sample code to reproduce the error
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13399