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

Better string splitting example #4714

Merged
merged 1 commit into from Jun 22, 2021

Conversation

cor3ntin
Copy link
Contributor

With the adoption of P1989, string_view is constructible from
subrange, we can use that to provide a good example of
string splitting.

source/ranges.tex Outdated Show resolved Hide resolved
With the adoption of P1989, string_view is constructible from
subrange, we can use that to provide a good example of
string splitting.
@tkoeppe tkoeppe merged commit 0ab7d56 into cplusplus:main Jun 22, 2021
@tkoeppe
Copy link
Contributor

tkoeppe commented Jun 22, 2021

Thank you!

For future reference, please try to prefix commit messages with the label of the affected subclause(s).

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