------- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-19 03:24 ------- You missed the template keyword in that the function should look like: this->template io<int>(); JIG<TT>::template io<int>();
-- 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=27209