百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#66·Cpp_Primer_Practice

练习 6.50 答案有误

作者: coolhuhu创建于 2023年9月27日更新于 2024年2月13日

For Exercise 6.50, the best match for f(42) is f(int), but the valid function should include two functions, f(int) and f(double, double=3.14).

内容来源: applenob/Cpp_Primer_Practice

查看 GitHub 原文在 GitHub 查看讨论