c++/7841: gcc accepts illegal member function syntax for template classes

lerdsuwa@gcc.gnu.org lerdsuwa@gcc.gnu.org
Fri Sep 13 09:35:00 GMT 2002


Synopsis: gcc accepts illegal member function syntax for template classes

State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Fri Sep 13 09:31:22 2002
State-Changed-Why:
    Not a bug.  According to example in 14.6.1 p1,  the constructor for Set can be referred to as Set() or Set<T>().

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7841



More information about the Gcc-bugs mailing list