Skip to content

[range.join.iterator] Remove spurious return #8038

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
Jul 3, 2025

Conversation

hewillk
Copy link
Contributor

@hewillk hewillk commented Jul 3, 2025

I suspect this is editorial rather than LWG, since the return type of ranges::iter_swap is explicitly defined as void.

I suspect this is editorial rather than LWG, since the return type of ranges::iter_swap is explicitly defined as void.
@jwakely
Copy link
Member

jwakely commented Jul 3, 2025

This was present in [P0896] so is not a misapplication of the approved wording. But I agree it's redundant and should be removed.

@jensmaurer jensmaurer merged commit f6cd0dc into cplusplus:main Jul 3, 2025
2 checks passed
@hewillk hewillk deleted the main-join-swap branch July 4, 2025 00:31
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.

3 participants