Suppose I have
Struct B { template void doSomething(T& bar); } class A { //... (ctor etc.) template void