Normal scoping rules apply to names of overloaded functions. 一般的作用域規則同樣適用于重載函數名。
Needing to use a constructor or a cast to convert an argument in a call to an overloaded function is a sign of bad design. 在調用重載函數時(shí),需要使用構造函數或強制類(lèi)型轉換來(lái)轉換實(shí)參,這是設計拙劣的表現。