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

[range.join.sentinel], [range.split.view] fix typos #3656

Merged
merged 1 commit into from Feb 5, 2020
Merged

[range.join.sentinel], [range.split.view] fix typos #3656

merged 1 commit into from Feb 5, 2020

Conversation

pppalka
Copy link
Contributor

@pppalka pppalka commented Jan 31, 2020

In [range.join.sentinel], we were referring to the nonexistent data member parent_ instead of parent.

In [range.split.view], there was an invalid const qualifier in the signature for split_view::inner-iterator::operator++().

@pppalka
Copy link
Contributor Author

pppalka commented Feb 5, 2020

(Sorry about those accidental force-pushes, was trying to prepare another PR.)

@jensmaurer jensmaurer merged commit cbbbbc5 into cplusplus:master Feb 5, 2020
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.

None yet

4 participants