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

[alg.move] Complexity of move_backward #412

Closed
ti1024 opened this issue Nov 24, 2014 · 1 comment
Closed

[alg.move] Complexity of move_backward #412

ti1024 opened this issue Nov 24, 2014 · 1 comment

Comments

@ti1024
Copy link

ti1024 commented Nov 24, 2014

The complexity of move_backward is stated as:

Exactly last - first assignments.

but I think that it should be

Exactly last - first move assignments.

just like the complexity of move in the same section.

@ti1024
Copy link
Author

ti1024 commented Nov 26, 2014

Sorry, I posted it here on GitHub before realizing that non-editorial issues should be reported differently. I started a thread about this on the std-discussion forum.

@ti1024 ti1024 closed this as completed Nov 26, 2014
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

1 participant