language: Text (text 6.10)
date: 506 days 18 hours ago
link:
visibility: private
1
2
3
4
src\main.cpp(5): error C2666: 'f' : 2 overloads have similar conversions
          src\main.cpp(2): could be 'void f(int,int)'
          src\main.cpp(1): or       'void f(float,float)'
          while trying to match the argument list '(int, float)'