// { dg-do compile { target c++11 } } template struct A {}; // { dg-error "parameter packs|T|the end|parameter packs|anonymous" } struct B { template