------- Comment #3 from pinskia at gcc dot gnu dot org 2007-11-28 21:51 ------- Closing as invalid, the template keyword here is required as ClassA is dependent so the compiler does not know if ClassA::method is a template or not.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34264