This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/57] [DR 325] GCC can't parse a non-parenthesized comma in a template-id within a default argument
- From: "prez at neuromancy dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Nov 2004 16:04:25 -0000
- Subject: [Bug c++/57] [DR 325] GCC can't parse a non-parenthesized comma in a template-id within a default argument
- References: <20000305032601.57.martin@loewis.home.cs.tu-berlin.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From prez at neuromancy dot net 2004-11-27 16:04 -------
(In reply to comment #21)
> *** Bug 18688 has been marked as a duplicate of this bug. ***
Is it really a dupe? The bug I raised only involved a templated argument, the
class with the member function is not templated. Besides which, if its invalid
as a member function, why is it not invalid stand-alone? And why should
typedef's get around it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57