viable function
常見例句
- This call is therefore ambiguous: Each viable function is a better match on one of the arguments to the call.
因此,這個(gè)調(diào)用有二義性:每個(gè)可行函數(shù)都對函數(shù)調(diào)用的一個(gè)實(shí)參實(shí)現(xiàn)更好的匹配。 - There is at least one argument for which the match is better than the match provided by any other viable function.
其每個(gè)實(shí)參的匹配都不劣于其他可行函數(shù)需要的匹配。 - The third step of function overload resolution determines which viable function has the best match for the actual arguments in the call.
函數(shù)重載確定的第三步是確定與函數(shù)調(diào)用中使用的實(shí)際參數(shù)匹配最佳的可行函數(shù)。
www.fengjiujund.com.cn 返回 viable function