c++/4862: Parse error with templated member function
lerdsuwa@gcc.gnu.org
lerdsuwa@gcc.gnu.org
Mon Nov 5 02:48:00 GMT 2001
Synopsis: Parse error with templated member function
State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Fri Nov 16 09:29:15 2001
State-Changed-Why:
Confirmed. A known work around is to add 'template' such as
a.template func<T>();
inside doit().
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4862&database=gcc
More information about the Gcc-bugs
mailing list