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

P2994 R1 On the Naming of Packs #1666

Open
wg21bot opened this issue Oct 16, 2023 · 3 comments
Open

P2994 R1 On the Naming of Packs #1666

wg21bot opened this issue Oct 16, 2023 · 3 comments
Labels
EWG Evolution needs-revision Paper needs changes before it can proceed
Milestone

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Oct 16, 2023

P2994R0 On the Naming of Packs (Barry Revzin)

@wg21bot wg21bot added the EWG Evolution label Oct 16, 2023
@wg21bot wg21bot added this to the 2023-telecon milestone Oct 16, 2023
@jfbastien
Copy link
Collaborator

Seen in Kona on Tuesday:

Poll: P2994R0 “On the Naming of Packs” we are interested in having a single way to name packs and operating on them as a first-class entity.

SF F N A SA
4 9 3 0 0

@jfbastien jfbastien added the needs-revision Paper needs changes before it can proceed label Nov 8, 2023
@wg21bot
Copy link
Collaborator Author

wg21bot commented Feb 16, 2024

P2994R1 On the Naming of Packs (Barry Revzin)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Feb 16, 2024
@wg21bot wg21bot modified the milestones: 2023-telecon, 2024-telecon Feb 16, 2024
@wg21bot wg21bot changed the title P2994 R0 On the Naming of Packs P2994 R1 On the Naming of Packs Feb 16, 2024
@hanickadot
Copy link
Collaborator

EWG discussed D2994R2 on Tokyo meeting Thursday afternoon.

D2994R2 On the Naming of Packs: (guidance only) EWG preference for syntax is:

a) template for (auto x: {elem...})

F N A
7 2 5

b) template for (auto x: *elem...)

F N A
6 7 3

c) template for (auto x: ...*elem)

F N A
5 6 5

d) [: elem... :]...

F N A
4 3 6

e) [: ...elem :]...

F N A
5 3 4

@jfbastien jfbastien added the needs-revision Paper needs changes before it can proceed label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EWG Evolution needs-revision Paper needs changes before it can proceed
Projects
None yet
Development

No branches or pull requests

3 participants