Searched defs:ClassWithImplicitCtor (Results 1 – 1 of 1) sorted by relevance
1 struct ClassWithImplicitCtor { struct2 int foo() { return 1; } in foo()