[Bug c++/18688] New: Default argument of a template class/struct function parse error.

2004-11-26 Thread prez at neuromancy dot net
, without modification. As you can see from the above comments, if I typedef the set, it works fine. -- Summary: Default argument of a template class/struct function parse error. Product: gcc Version: 3.4.2 Status: UNCONFIRMED

[Bug c++/57] [DR 325] GCC can't parse a non-parenthesized comma in a template-id within a default argument

2004-11-27 Thread prez at neuromancy dot net
--- 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