Skip to content

Better string splitting example #4714

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

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.

With the adoption of P1989, string_view is constructible from
subrange, we can use that to provide a good example of
string splitting.
@cor3ntin cor3ntin force-pushed the corentin/split_string_view branch from 5a03c48 to 4775b56 Compare June 22, 2021 08:15
@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