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

P2584 A More Composable from_chars #1243

Open
wg21bot opened this issue May 24, 2022 · 2 comments
Open

P2584 A More Composable from_chars #1243

wg21bot opened this issue May 24, 2022 · 2 comments
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++26 Targeted at C++26 IS Ship vehicle: IS LEWG Library Evolution needs-revision Paper needs changes before it can proceed ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting size - medium paper size estimate

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented May 24, 2022

P2584R0 A More Composable from_chars (Corentin Jabot)

@wg21bot wg21bot added the LEWG Library Evolution label May 24, 2022
@wg21bot wg21bot added this to the 2022-telecon milestone May 24, 2022
@brycelelbach brycelelbach added B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e size - medium paper size estimate IS Ship vehicle: IS C++26 Targeted at C++26 ready-for-library-evolution-mailing-list-review This paper needs to be discussed on the Library Evolution mailing list labels Jun 19, 2022
@brycelelbach
Copy link

@inbal2l @cor3ntin don't do a motion to send this to electronic polling immediately; just do an initial review on the mailing list to get feedback. If the feedback is all positive and no revisions are required, email me so we can discuss next steps.

@brycelelbach brycelelbach added 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 ready-for-library-evolution-mailing-list-review This paper needs to be discussed on the Library Evolution mailing list labels Aug 3, 2022
@brycelelbach
Copy link

brycelelbach commented Aug 18, 2022

2022-08-09 Library Evolution Telecon

P2584R1: A More Composable from_chars

2022-08-09 Library Evolution Telecon Minutes

Chair: Fabio Fracassi

Minute Taker: Ben Craig

Champion: Corentin Jabot

POLL: We support the general direction of P2584R1 (adding a more composable std::from_chars overload)
|SF|F|N|A|SA|
| 4 | 7| 4 | 2| 0 |

# of authors: 1

Author’s position: SF

Attendance: 22

Outcome: Consensus in favor

POLL: We care about the unparsed buffer in the composable interface of P2584R1.

SF F N A SA
2 9 5 0 0

# of authors: 1

Author’s position: N

Attendance: 22

Outcome: Consensus in favor

POLL: We like using std::expected or a similar interface for P2584R1 (not necessarily as inheritance)

SF F N A SA
7 6 1 0 0

# of authors: 1

Author’s position: SF

Attendance: 22

Outcome: Strong consensus in favor

Next Steps

Revise the paper and return to Library Evolution for further design review.

@brycelelbach brycelelbach added needs-revision Paper needs changes before it can proceed and removed scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review labels Aug 18, 2022
@jensmaurer jensmaurer removed this from the 2022-telecon milestone Jan 25, 2023
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++26 Targeted at C++26 IS Ship vehicle: IS LEWG Library Evolution needs-revision Paper needs changes before it can proceed ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting size - medium paper size estimate
Projects
None yet
Development

No branches or pull requests

3 participants