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