Skip to content

Conversation

samcw
Copy link

@samcw samcw commented Aug 11, 2020

Change the condition, from curr != s.end() - oldVal.size() to curr <= s.end() - oldVal.size().

Change the condition, from `curr != s.end() - oldVal.size()` to `curr <= s.end() - oldVal.size()`.
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

Successfully merging this pull request may close these issues.

1 participant