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

P1048 A proposal for a type trait to detect scoped enumerations #308

Closed
wg21bot opened this issue Jan 30, 2019 · 14 comments · Fixed by cplusplus/draft#4320
Closed

P1048 A proposal for a type trait to detect scoped enumerations #308

wg21bot opened this issue Jan 30, 2019 · 14 comments · Fixed by cplusplus/draft#4320
Labels
B3 - addition Bucket 3 as described by P0592: material that is not mentioned in P0592 C++23 Targeted at C++23 IS Ship vehicle: IS plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. size - small paper size estimate
Milestone

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Jan 30, 2019

P1048R0 A proposal for a type trait to detect scoped enumerations (Juan Alday)

@wg21bot wg21bot added this to the 2019-02 milestone Jan 30, 2019
@wg21bot wg21bot added the LEWG Library Evolution label Jan 30, 2019
@jensmaurer
Copy link
Member

Marked as "backlog" on San Diego EWG-I wiki.

@jensmaurer jensmaurer added EWGI Evolution Incubator and removed LEWG Library Evolution labels Jan 30, 2019
@jensmaurer
Copy link
Member

Discussion on lib-ext: http://lists.isocpp.org/lib-ext/2019/01/9716.php

@jensmaurer jensmaurer added this to Tuesday in LEWG-I in Kona 2019 Feb 13, 2019
@jfbastien jfbastien added this to EWGIMonday in EWGIKonaFeb2019 Feb 16, 2019
@jfbastien jfbastien moved this from EWGIMonday to Schedule me in EWGIKonaFeb2019 Feb 16, 2019
@jfbastien jfbastien moved this from Schedule me to EWGIMonday in EWGIKonaFeb2019 Feb 16, 2019
@jfbastien jfbastien moved this from EWGIMonday to EWGITuesday in EWGIKonaFeb2019 Feb 16, 2019
@jfbastien
Copy link
Collaborator

jfbastien commented Feb 23, 2019

EWG-I in Kona:
Send to EWG / LEWG as is

SF | F | N | A | SA
2 | 5 | 5 | 0 | 0

@jfbastien jfbastien added EWG Evolution LEWG Library Evolution and removed EWGI Evolution Incubator EWG-I Kona labels Feb 23, 2019
@jfbastien jfbastien modified the milestones: 2019-02, 2019-07 Feb 24, 2019
@jensmaurer
Copy link
Member

LEWG-I in Kona

@villevoutilainen villevoutilainen added this to Thursday in EWGCologne2019 Jul 3, 2019
@brycelelbach
Copy link

brycelelbach commented Jul 12, 2019

Kona 2019-02 LEWGI Minutes

P1048R0 std::is_scoped_enum

Champion: Bryce Adelstein Lelbach

Minute Taker: JeanHeyd Meneide

Start Overview: 14:25

Start Polling: 14:30

POLL: We should promise more committee time to std::is_scoped_enum, knowing that our time is scarce and this will leave less time for other work.

Strongly For Weakly For Neutral Weakly Against Strongly Against
0 2 5 1 2

Attendance: 12

End: 14:32

CONSENSUS: We will not pursue P1048R0.

@jensmaurer jensmaurer added this to Thursday in LEWG in Cologne 2019 Jul 13, 2019
@tituswinters
Copy link

Discussed in LEWG in Cologne.
http://wiki.edg.com/bin/view/Wg21cologne2019/P1048

Forward to LWG as written for C++23.
Unanimous consent

@tituswinters tituswinters added LWG Library and removed LEWG Library Evolution labels Jul 18, 2019
@jensmaurer
Copy link
Member

EWG in Cologne: approved

@jensmaurer jensmaurer added CWG Core and removed EWG Evolution labels Aug 23, 2019
@jensmaurer jensmaurer removed this from the 2019-07 milestone Aug 23, 2019
@jensmaurer jensmaurer modified the milestones: 2020-02, 2020-telecon Mar 25, 2020
@JeffGarland JeffGarland added the lwg-pending LWG Chair needs to disposition label Apr 15, 2020
@jensmaurer
Copy link
Member

Approved by CWG in 2020-08-17 telecon.

@jensmaurer jensmaurer moved this from Ready for review to Approved for plenary vote in CWG Aug 17, 2020
@JeffGarland JeffGarland added lwg-prereview Needs LWG initial review before full group and removed lwg-pending LWG Chair needs to disposition labels Aug 17, 2020
@JeffGarland
Copy link
Member

Minor feedback provided to author by chairs -- should be scheduled for full group review shortly after revisions are made.

@JeffGarland JeffGarland added lwg-fullreview Paper is ready for lwg full group review needs-revision Paper needs changes before it can proceed and removed lwg-prereview Needs LWG initial review before full group labels Oct 8, 2020
@ben-craig ben-craig added B3 - addition Bucket 3 as described by P0592: material that is not mentioned in P0592 size - small paper size estimate labels Oct 17, 2020
@wg21bot
Copy link
Collaborator Author

wg21bot commented Oct 21, 2020

P1048R1 A proposal for a type trait to detect scoped enumerations (Juan Alday)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Oct 21, 2020
@JeffGarland
Copy link
Member

Notes from LWG review 2020-10-16

https://wiki.edg.com/bin/view/Wg21summer2020/P1048r1

poll: apply the change to C++23 (with change applies to move it to a different table)?

F A N
9 0 0

@JeffGarland JeffGarland added tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. and removed lwg-fullreview Paper is ready for lwg full group review labels Oct 30, 2020
@jensmaurer jensmaurer added the straw-poll Straw poll label Nov 5, 2020
@JeffGarland
Copy link
Member

Approved at Nov 2020 plenary.

@JeffGarland JeffGarland removed the tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. label Nov 13, 2020
@jensmaurer jensmaurer removed this from Approved for plenary vote in CWG Dec 28, 2020
@cor3ntin cor3ntin added C++23 Targeted at C++23 plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. and removed CWG Core LWG Library straw-poll Straw poll labels Apr 22, 2021
@wg21bot
Copy link
Collaborator Author

wg21bot commented Oct 26, 2021

Adopted 2020-11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B3 - addition Bucket 3 as described by P0592: material that is not mentioned in P0592 C++23 Targeted at C++23 IS Ship vehicle: IS plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. size - small paper size estimate
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

8 participants