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

[ranges.syn] std::[ranges::]get([const ]subrange<I, S, K>&) is not marked freestanding #5837

Closed
ArsenArsen opened this issue Sep 15, 2022 · 2 comments · Fixed by #5839
Closed
Assignees

Comments

@ArsenArsen
Copy link

P1642 does not omit get() nor subrange from freestanding, so, presumably, this was an error.

@jwakely
Copy link
Member

jwakely commented Sep 15, 2022

Those overloads were added to the synopsis by f400d80 and P1642 said to make them freestanding, but maybe #5713 was based on an old revision?

@jwakely
Copy link
Member

jwakely commented Sep 15, 2022

Ah f400d80 was authored in April but not committed until after #5713 was merged.

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 a pull request may close this issue.

2 participants