#include struct A { }; struct B { }; struct Test { template struct overloaded : Ts { }; // 1st Deduction Guide tem