This error indicates that the compiler found more than one function that matches the arguments with the same number of data type coercions.
此错误表示编译器找到了多个与具有相同数量的数据类型强制的参数相匹配的函数。
In this situation, the compiler attempts to determine which overloaded function requires the least number of data type coercions of the arguments.
在这种情况下,编译器尝试确定哪个重载函数要求最少数量的参数数据类型强制。
In this situation, the compiler attempts to determine which overloaded function requires the least number of data type coercions of the arguments.
在这种情况下,编译器尝试确定哪个重载函数要求最少数量的参数数据类型强制。
应用推荐