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

P0323 std::expected #254

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

P0323 std::expected #254

jensmaurer opened this issue Jan 28, 2019 · 12 comments · Fixed by cplusplus/draft#5276
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 LWG Library plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. size - large paper size estimate
Milestone

Comments

@jensmaurer
Copy link
Member

jensmaurer commented Jan 28, 2019

P0323R5 std::expected (Vicente Botet, JF Bastien)

https://issues.isocpp.org/show_bug.cgi?id=29

Titus Winters 2017-11-11 16:07:24 UTC
http://wiki.edg.com/bin/view/Wg21albuquerque/P0323

Forward to LWG for Fundamentals TS 3?
Unanimous consent

@jensmaurer jensmaurer added this to the 2019-02 milestone Jan 28, 2019
@jensmaurer jensmaurer added the LWG Library label Jan 28, 2019
@jensmaurer
Copy link
Member Author

P0323R7 std::expected (Vicente Botet, JF Bastien)

@mclow mclow added the library-fundamentals-ts-3 Library Fundamentals TS label Feb 3, 2019
@jensmaurer jensmaurer modified the milestones: 2019-02, 2019-07 Mar 21, 2019
@wg21bot
Copy link
Collaborator

wg21bot commented Jun 23, 2019

P0323R8 std::expected (JF Bastien, Vicente Botet)

@wg21bot
Copy link
Collaborator

wg21bot commented Aug 23, 2019

P0323R9 std::expected (JF Bastien, Vicente Botet)

@wg21bot wg21bot modified the milestones: 2019-07, 2019-11 Aug 23, 2019
@jensmaurer jensmaurer modified the milestones: 2019-11, 2020-02 Jan 22, 2020
@JeffGarland JeffGarland added the lwg-pending LWG Chair needs to disposition label Apr 15, 2020
@ben-craig ben-craig added B3 - addition Bucket 3 as described by P0592: material that is not mentioned in P0592 size - large paper size estimate labels Oct 17, 2020
@jensmaurer jensmaurer modified the milestones: 2020-02, 2021-telecon Dec 28, 2020
@brycelelbach brycelelbach added LEWG Library Evolution ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting labels Mar 20, 2021
@brycelelbach
Copy link

LEWG needs to review the ship vehicle for this.

@brycelelbach brycelelbach added the scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review label Mar 25, 2021
@FabioFracassi
Copy link
Collaborator

FabioFracassi commented Apr 16, 2021

2021-04-06 Library Evolution Telecon

P0323R9: std::expected

2021-04-06 Library Evolution Telecon Minutes

POLL: P0323r9 should add a feature test macro, change the namespace/header from experimental to std to be re-targeted to the IS, forward it to electronic polling to forward to LWG.

Strongly Favor Weakly Favor Neutral Weakly Against Strongly Against
6 6 5 1 0

Attendance: 26

# of Authors: 1

Author Position: WF

Outcome: Consensus
Buckets have been discussed, B3

Summary

We discussed a paper that has been targeted for Library TS v3. The paper has been unchanged for several years, with lots of implementation and deployment experience. We discussed whether we want to retarget the paper to the IS, since it is unlikely that the TS process will give us more insights.

Outcome

We are in favour of retargeting the feature to be included in the IS

@FabioFracassi FabioFracassi added IS Ship vehicle: IS needs-revision Paper needs changes before it can proceed and removed library-fundamentals-ts-3 Library Fundamentals TS 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 Apr 16, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Apr 25, 2021

P0323R10 std::expected (JF Bastien, Vicente Botet)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Apr 25, 2021
@brycelelbach
Copy link

brycelelbach commented Apr 27, 2021

2021-04-27 Library Evolution Telecon

P0323R10: expected

2021-04-27 Library Evolution Telecon Minutes

Chair: Billy Baker

Minute Taker: Inbal Levi

Outcome

We will proceed with electronic polling of P0323R10 (expected) as planned.

@brycelelbach brycelelbach added scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review and removed scheduled-for-library-evolution-electronic-poll labels Apr 27, 2021
@brycelelbach
Copy link

2021 Spring Library Evolution Polls

P2384: 2021 Spring Library Evolution Poll Outcomes

POLL 1: Send P0323R10 (expected) to Library Working Group for C++23 instead of the proposed C++ Library Fundamentals Technical Specification version 3, classified as an addition (P0592R4 bucket 3 item).

Strongly Favor Weakly Favor Neutral Weakly Against Strongly Against
11 11 1 2 0

Outcome: Consensus in favor.

@brycelelbach brycelelbach removed LEWG Library Evolution ready-for-library-evolution-electronic-poll This paper needs to undergo a Library Evolution electronic poll scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review labels May 28, 2021
@JeffGarland JeffGarland added lwg-prereview Needs LWG initial review before full group and removed lwg-pending LWG Chair needs to disposition labels May 29, 2021
@JeffGarland JeffGarland added lwg-fullreview Paper is ready for lwg full group review and removed lwg-prereview Needs LWG initial review before full group labels Sep 17, 2021
@JeffGarland
Copy link
Member

LWG did a first look at the wording for this paper on 2021-09-10. We expect to look at revised versions on 2021-10-01 meeting.

https://wiki.edg.com/bin/view/Wg21telecons2021/P0323-20210910

@JeffGarland JeffGarland added the C++23 Targeted at C++23 label Sep 18, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Nov 26, 2021

P0323R11 std::expected (JF Bastien, Jonathan Wakely, Vicente Botet)

@jensmaurer jensmaurer modified the milestones: 2021-telecon, 2022-telecon Jan 1, 2022
@cor3ntin cor3ntin added the tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. label Jan 22, 2022
@cor3ntin cor3ntin added the plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. label Feb 7, 2022
@jensmaurer
Copy link
Member Author

Approved by WG21 plenary 2022-02-07

@cor3ntin cor3ntin removed the tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. label Feb 21, 2022
@wg21bot
Copy link
Collaborator

wg21bot commented Feb 22, 2022

P0323R12 std::expected (Vicente Botet, JF Bastien, Jonathan Wakely)

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 LWG Library plenary-approved Papers approved for inclusion in their target vehicle by plenary vote. size - large paper size estimate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants