// PR c++/58466 // { dg-require-effective-target c++11 } template struct A; template struct B; template struct B> {}; B> b;