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

2.5 节发现了一处笔误 #51

Closed
GotaX opened this issue Sep 29, 2012 · 2 comments
Closed

2.5 节发现了一处笔误 #51

GotaX opened this issue Sep 29, 2012 · 2 comments

Comments

@GotaX
Copy link

GotaX commented Sep 29, 2012

是在 "指针作为receivers" 这一部分:

那么如果我们是传Box的指针,那么我们接受的其实是Box的一个copy

应该改为

那么如果我们**_不**_传Box的指针,那么我们接受的其实是Box的一个copy

@astaxie
Copy link
Owner

astaxie commented Sep 29, 2012

谢谢帮我指出多处的错误

@astaxie astaxie closed this as completed Sep 29, 2012
@GotaX
Copy link
Author

GotaX commented Sep 29, 2012

哪里, 有这么好的教材供我这样的初学者学习, 我才应该好好感谢你们呀.
看到错误挑出来也算是一种回报吧.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants