------- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-28 00:25 ------- This error message is correct as you specialized A<void> but you also need to specialize the nested class as the non specialized version of the nested function will not be used.
-- 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=35727