// Unable to find any matching overload for call to function void foo(); void bar(int x) { foo(x); }