// PR c++/33213 // { dg-do compile { target c++11 } } // { dg-options -fnew-ttp-matching } template class...> struct A; template class... B> struct A {};