// { dg-do compile { target c++17 } } template struct b; template struct b; // { dg-error "not deducible" }