Compiler Error C2568

'identifier1' : unable to resolve function overload

The compiler could not unambiguously determine which overloaded function to call.

The actual parameters passed to the function should be cast to match the formal parameters listed in the declaration of one of the specified functions. One parameter match must be better than any of the other possible matches.