Searched refs:fooG2 (Results 1 – 1 of 1) sorted by relevance
908 template<class U = char> int fooG2(T (*fp)(U) = [](auto a) { return 0; }) { return 0; } in fooG2() function916 int run1 = x2.fooG2();