------- 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
pinskia at gcc dot gnu dot org Mon, 09 Oct 2006 22:01:07 -0700
------- 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