Searched refs:f5da (Results 1 – 1 of 1) sorted by relevance
87 decltype(auto) f5da(int n) { auto x = f(); return x; } in f5da() function91 using Int = decltype(f5da(0));