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

US 48-108 26 [ranges] Add views::enumerate #525

Closed
wg21bot opened this issue Oct 31, 2022 · 3 comments · Fixed by cplusplus/draft#6135
Closed

US 48-108 26 [ranges] Add views::enumerate #525

wg21bot opened this issue Oct 31, 2022 · 3 comments · Fixed by cplusplus/draft#6135

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Oct 31, 2022

views::enumerate is one of the most commonly used adaptors and it would be embarrassing if we don’t ship it because we spent so much time making it possible to give it named members.

Proposed change:

Adopt P2164

@wg21bot wg21bot added the LEWG Library Evolution label Oct 31, 2022
@jensmaurer jensmaurer changed the title US 26 [ranges] Add views::enumerate US 48-108 26 [ranges] Add views::enumerate Nov 3, 2022
@jensmaurer jensmaurer transferred this issue from another repository Nov 3, 2022
@jensmaurer jensmaurer added this to the CD C++23 milestone Nov 3, 2022
@brycelelbach
Copy link

The proposed resolution is to adopt P2164 cplusplus/papers#875

@jensmaurer
Copy link
Member

Removing the SG9 label.

@jensmaurer jensmaurer removed the SG9 Ranges SG label Jan 20, 2023
@brycelelbach brycelelbach added LWG Library and removed LEWG Library Evolution labels Jan 24, 2023
@jensmaurer
Copy link
Member

Accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Tentatively Ready
Development

Successfully merging a pull request may close this issue.

5 participants