Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第六章第42题关于默认参数的问题 #36

Closed
wzhe opened this issue Jul 27, 2015 · 0 comments
Closed

第六章第42题关于默认参数的问题 #36

wzhe opened this issue Jul 27, 2015 · 0 comments
Labels

Comments

@wzhe
Copy link

wzhe commented Jul 27, 2015

https://github.com/pezy/CppPrimer/blob/master/ch06/ex6_42.cpp
题目要求end默认参数设置为”s”,但是success的复数形式是successes。
http://www.merriam-webster.com/dictionary/successes
The growth of the tourism industry is one of the city's great successes.
因此我认为作者的意思应该是,failure使用默认参数,但success要自己传”es“参数给end。

@pezy pezy added the bug label Jul 27, 2015
@pezy pezy closed this as completed in c0f487d Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants