c++/9543: Syntax error on calling a template method from a template function
bangerth@dealii.org
bangerth@dealii.org
Mon Feb 3 16:41:00 GMT 2003
Synopsis: Syntax error on calling a template method from a template function
State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon Feb 3 16:40:58 2003
State-Changed-Why:
Confirmed, but fixed in present mainline.
A workaround for the meantime is to use
a.template foo<int>();
W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9543
More information about the Gcc-bugs
mailing list