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

P1425 Iterators pair constructors for stack and queue #204

Closed
jensmaurer opened this issue Jan 26, 2019 · 12 comments · Fixed by cplusplus/draft#4670
Closed

P1425 Iterators pair constructors for stack and queue #204

jensmaurer opened this issue Jan 26, 2019 · 12 comments · Fixed by cplusplus/draft#4670
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++23 Targeted at C++23 LWG Library plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. size - small paper size estimate
Milestone

Comments

@jensmaurer
Copy link
Member

P1425R0 Iterators pair constructors for stack and queue (Corentin Jabot)

@jensmaurer jensmaurer added this to the 2019-02 milestone Jan 26, 2019
@jensmaurer jensmaurer added the LEWG Library Evolution label Jan 26, 2019
@jensmaurer jensmaurer added this to Monday in LEWG-I in Kona 2019 Feb 13, 2019
@jensmaurer jensmaurer added LEWGI Library Evolution Incubator and removed LEWG Library Evolution labels Feb 13, 2019
@brycelelbach brycelelbach added LEWG Library Evolution and removed LEWGI Library Evolution Incubator labels Mar 12, 2019
@brycelelbach
Copy link

brycelelbach commented Mar 12, 2019

Discussed at the Kona 2019 meeting by LEWGI

Champion: Corentin Jabot

Minute Taker: Ben Craig

Start Overview: 13:02

Start Discussion: 13:08

Start Polling: 13:16

POLL: Add more std::stack/queue/priority_queue container-like constructors, knowing that our time is scarce and this will leave less time for other work.

Strongly For Weakly For Neutral Weakly Against Strongly Against
1 3 6 2 0

Attendance: 15

That has weak consensus.

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

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

Attendance: 15

That has consensus.

End: 13:20

CONSENSUS: LEWGI sends P1425R0 to LEWG for C++23.

@jensmaurer jensmaurer modified the milestones: 2019-02, 2019-07 Mar 20, 2019
@jensmaurer jensmaurer added the C++23 Targeted at C++23 label Mar 21, 2019
@jensmaurer jensmaurer added this to Friday in LEWG in Cologne 2019 Jul 13, 2019
@jensmaurer jensmaurer modified the milestones: 2019-07, 2019-11 Aug 23, 2019
@FabioFracassi FabioFracassi added this to If time allows in LEWGBelfast2019 Oct 24, 2019
@FabioFracassi FabioFracassi moved this from If time allows to Friday Morning (Ranges & Freestanding) in LEWGBelfast2019 Oct 30, 2019
@jensmaurer jensmaurer modified the milestones: 2019-11, 2020-06 Feb 18, 2020
@jensmaurer jensmaurer removed the C++23 Targeted at C++23 label Mar 7, 2020
@wg21bot
Copy link
Collaborator

wg21bot commented Mar 24, 2020

P1425R1 Iterators pair constructors for stack and queue (Corentin Jabot)

@FabioFracassi
Copy link
Collaborator

POLL: Change the deduction guide and constructor to match priority queue (add Container template parameter). Review wording with Eric Niebler and send to LWG (tentatively Ready).

Unanimous consent

@FabioFracassi FabioFracassi added LWG Library needs-revision Paper needs changes before it can proceed tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. labels Apr 17, 2020
@jensmaurer jensmaurer removed this from the 2020-telecon milestone Apr 24, 2020
@JeffGarland JeffGarland added the lwg-pending LWG Chair needs to disposition label May 28, 2020
@brycelelbach brycelelbach added B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e and removed LEWG Library Evolution tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. labels Aug 25, 2020
@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-pending LWG Chair needs to disposition tentatively-ready-for-lwg labels Jan 22, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Jan 22, 2021

P1425R2 Iterators pair constructors for stack and queue (Corentin Jabot)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Jan 22, 2021
@wg21bot wg21bot added this to the 2021-telecon milestone Jan 22, 2021
@brycelelbach brycelelbach added LEWG Library Evolution ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review and removed LWG Library labels Jan 25, 2021
@billy-baker
Copy link
Collaborator

billy-baker commented Feb 16, 2021

2021-02-16 Library Evolution Telecon

P1425R3: Iterators pair constructors for stack and queue

2021-02-16 Library Evolution Telecon Minutes

Chair: @billy-baker

Champion: Corentin Jabot

Minute Taker: Inbal Levi

POLL: LWG should continue review of P1425R3 (B2) with the design changes from R2.

Strongly Favor Weakly Favor Neutral Weakly Against Strongly Against
6 8 0 0 0

Attendance: 28

# of Authors: 1

Author Position: SF

Outcome: Go back to LWG with R3.

Outcome

P1425R3 (Iterators pair constructors for stack and queue) will remain in Library and proceed as planned.

@brycelelbach brycelelbach added LWG Library and removed LEWG Library Evolution ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review labels Feb 19, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Feb 22, 2021

P1425R3 Iterators pair constructors for stack and queue (Corentin Jabot)

@JeffGarland
Copy link
Member

LWG reviewed 2021-02-26 telecon -- will request updates from author.

@JeffGarland JeffGarland added the needs-revision Paper needs changes before it can proceed label Feb 26, 2021
@JeffGarland
Copy link
Member

Reviewed R4 version of the paper 2021-03-05

https://wiki.edg.com/bin/view/Wg21telecons2021/P1425-20210305

Poll: Move P1425r4 into the C++23 working paper ?

F A N
12 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 needs-revision Paper needs changes before it can proceed labels Mar 5, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Mar 25, 2021

P1425R4 Iterators pair constructors for stack and queue (Corentin Jabot)

@jwakely jwakely added the C++23 Targeted at C++23 label May 20, 2021
@cor3ntin cor3ntin added plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. and removed tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. labels Jun 7, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Oct 26, 2021

Adopted 2021-06.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++23 Targeted at C++23 LWG Library plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. size - small paper size estimate
Projects
No open projects
LEWGBelfast2019
Friday Morning (Ranges & Freestan...
Development

Successfully merging a pull request may close this issue.

9 participants