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