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

Page 596: Description of move from <algorithm> has typos in it. #128

Closed
WraithGlade opened this issue Jan 20, 2020 · 2 comments
Closed

Page 596: Description of move from <algorithm> has typos in it. #128

WraithGlade opened this issue Jan 20, 2020 · 2 comments

Comments

@WraithGlade
Copy link

In the following text from the page:

The result is that the elements of detector1 are in a moved from state ➐ ➑ and the elements of detector2 are moved into detectors2 ➒ ➓.

There are two typos (or 3 depending on how you count it) here:

(1) "detector1" should be "detectors".

(2) "the elements of detector2 are moved into detectors2" should be "the elements of detectors1 are moved into detectors2

@JLospinoso
Copy link
Owner

Thanks, @WraithGlade!

So I believe (1) is correct: detector2 isn't in a moved-from state. Do I misunderstand? (2) is definitely a typo.

JLospinoso pushed a commit that referenced this issue Jan 21, 2020
@JLospinoso
Copy link
Owner

I see it now, thanks. :)

kruschk pushed a commit to kruschk/ccc that referenced this issue Apr 26, 2021
kruschk pushed a commit to kruschk/ccc that referenced this issue Apr 26, 2021
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