------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-10 05:00 -------
I don't think this is valid code, reduced testcase:
template <class T> class a
{
  ~a<T>();
};


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29408

Reply via email to