viable function
常见例句
- This call is therefore ambiguous: Each viable function is a better match on one of the arguments to the call.
因此,这个调用有二义性:每个可行函数都对函数调用的一个实参实现更好的匹配。 - There is at least one argument for which the match is better than the match provided by any other viable function.
其每个实参的匹配都不劣于其他可行函数需要的匹配。 - The third step of function overload resolution determines which viable function has the best match for the actual arguments in the call.
函数重载确定的第三步是确定与函数调用中使用的实际参数匹配最佳的可行函数。
www.fengjiujund.com.cn 返回 viable function