c++/6649: implicit typename warning suggests action that leads to a syntax error
lerdsuwa@gcc.gnu.org
lerdsuwa@gcc.gnu.org
Sun May 26 07:47:00 GMT 2002
Synopsis: implicit typename warning suggests action that leads to a syntax error
State-Changed-From-To: open->closed
State-Changed-By: lerdsuwa
State-Changed-When: Sun May 26 07:47:04 2002
State-Changed-Why:
Not a bug. What the compiler actually suggest you is the following code:
typename TMPL_C<client_base,service_base>::t_x_iter m_my_iter;
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6649
More information about the Gcc-bugs
mailing list