https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106178
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- Dup, fixed. Note that there's no reason to use a template-id when naming a destructor, just the name is enough. *** This bug has been marked as a duplicate of bug 106179 ***