Searched refs:InstantiateFromAnotherClass (Results 1 – 1 of 1) sorted by relevance
75 struct InstantiateFromAnotherClass { struct77 InstantiateFromAnotherClass(B *) {} // expected-note {{in instantiation of default argument}} in InstantiateFromAnotherClass() argument81 …InstantiateFromAnotherClass b{&f}; // expected-note {{while substituting deduced template argument…