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.chunk] Add the class template description for chunk_view #5516

Merged
merged 2 commits into from Aug 20, 2022

Conversation

hewillk
Copy link
Contributor

@hewillk hewillk commented Jun 9, 2022

Note that I also removed the "<V>" part in "Class template chunk_view<V>​::​iterator for forward ranges" to be consistent with other sections.

…Add the class template description for chunk_view
@hewillk
Copy link
Contributor Author

hewillk commented Jun 10, 2022

Note that I also removed the "<V>" part in "Class template chunk_view<V>​::​iterator for forward ranges" to be consistent with other sections.

This may not be an appropriate choice since this "<V>" is needed for class partial specialization.

@JohelEGP
Copy link
Contributor

JohelEGP commented Jun 10, 2022

The "for forward ranges" part is clarifying enough to me. And <V> doesn't tell much, as do names of specializations used in the index like atomic<integral>.

@tkoeppe
Copy link
Contributor

tkoeppe commented Aug 18, 2022

Please rebase?

@tkoeppe tkoeppe added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Aug 18, 2022
@tkoeppe
Copy link
Contributor

tkoeppe commented Aug 20, 2022

@hewillk Ping ^^^

@hewillk
Copy link
Contributor Author

hewillk commented Aug 20, 2022

Is this acceptable?

@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Aug 20, 2022
@jensmaurer
Copy link
Member

The change itself looks good; the two commits should be squashed and force-pushed, and the commit description should be fixed.

Something like "[range.chunk] Fix subclause headings" might work.

@tkoeppe tkoeppe merged commit 1277923 into cplusplus:main Aug 20, 2022
@hewillk hewillk deleted the main-chunk-2 branch August 20, 2022 17:46
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