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

P1072 basic_string::resize_default_init #31

Closed
jensmaurer opened this issue Jan 5, 2019 · 20 comments · Fixed by cplusplus/draft#5016
Closed

P1072 basic_string::resize_default_init #31

jensmaurer opened this issue Jan 5, 2019 · 20 comments · Fixed by cplusplus/draft#5016
Labels
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.
Milestone

Comments

@jensmaurer
Copy link
Member

P1072R2 basic_string::resize_default_init (Chris Kennelly, Mark Zeren)

@jensmaurer jensmaurer added this to the 2019-02 milestone Jan 5, 2019
@jensmaurer jensmaurer added LEWG Library Evolution LWG Library SG16 Text processing labels Jan 5, 2019
@jensmaurer
Copy link
Member Author

P1072R3 basic_string::resize_default_init (Chris Kennelly, Mark Zeren)

@jensmaurer jensmaurer removed the LWG Library label Jan 31, 2019
@tahonermann tahonermann added this to Friday in SG16KonaFeb2019 Feb 8, 2019
@tahonermann
Copy link
Collaborator

SG16 has completed its review of this proposal. Removing the SG16 label.

@tahonermann tahonermann removed the SG16 Text processing label Feb 8, 2019
@tahonermann tahonermann removed this from Friday morning in SG16KonaFeb2019 Feb 8, 2019
@tituswinters
Copy link

tituswinters commented Feb 19, 2019

Discussed by LEWG in Kona:
No consensus to forward to LWG for C++20.

Forward to LWG as-is for C++20.
SF F N A SA
3 4 2 1 4

(Primarily on the basis of introducing a new state to string.)

@tituswinters tituswinters removed the LEWG Library Evolution label Feb 23, 2019
@wg21bot
Copy link
Collaborator

wg21bot commented Jun 23, 2019

P1072R4 basic_string::resize_default_init (Chris Kennelly, Mark Zeren)

@jensmaurer jensmaurer reopened this Jun 24, 2019
@jensmaurer jensmaurer modified the milestones: 2019-02, 2019-07 Jun 24, 2019
@jensmaurer jensmaurer added the SG16 Text processing label Jun 24, 2019
@tituswinters tituswinters added the LEWG Library Evolution label Jul 15, 2019
@tituswinters
Copy link

This wasn't re-labelled with LEWG although there was a paper in the mailing. Adding the LEWG label and adding to the schedule.

@tahonermann
Copy link
Collaborator

SG16 2018-11 review in San Diego

SG16 did not review in Cologne as neither the chair nor the author felt further review by SG16 was necessary.

Dropping the SG16 label.

@tahonermann tahonermann removed the SG16 Text processing label Jul 18, 2019
@tituswinters
Copy link

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

Forward to LWG for C++23
SF F N A SA
10 5 1 0 0

@tituswinters tituswinters added C++23 Targeted at C++23 LWG Library and removed LEWG Library Evolution labels Jul 19, 2019
@jensmaurer jensmaurer modified the milestones: 2019-07, 2019-11 Aug 23, 2019
@wg21bot
Copy link
Collaborator

wg21bot commented Oct 15, 2019

P1072R5 basic_string::resize_default_init (Chris Kennelly, Mark Zeren)

@brycelelbach brycelelbach added ready-for-library-evolution-electronic-poll This paper needs to undergo a Library Evolution electronic poll scheduled-for-library-evolution-electronic-poll needs-revision Paper needs changes before it can proceed 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 This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review scheduled-for-library-evolution-electronic-poll labels Apr 27, 2021
@brycelelbach
Copy link

brycelelbach commented May 28, 2021

2021 Spring Library Evolution Polls

P2384: 2021 Spring Library Evolution Poll Outcomes

POLL 7: Modify P1072R7 (basic_string::resize_and_overwrite) by adding a feature test macro, and then send the revised paper to Library Working Group for C++23, classified as an improvement of an existing feature (P0592R4 bucket 2 item).

Strongly Favor Weakly Favor Neutral Weakly Against Strongly Against
17 8 0 1 1

Outcome: Consensus in favor.

@brycelelbach brycelelbach added LWG Library and 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 the lwg-fullreview Paper is ready for lwg full group review label May 29, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Jun 26, 2021

P1072R8 basic_string::resize_and_overwrite (Chris Kennelly, Mark Zeren)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Jun 26, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Aug 23, 2021

P1072R9 basic_string::resize_and_overwrite (Chris Kennelly, Mark Zeren)

@JeffGarland
Copy link
Member

LWG reviewed this on 2021-08-27

https://wiki.edg.com/bin/view/Wg21telecons2021/P1072-20210827

F A N
12 0 0

@JeffGarland JeffGarland added C++23 Targeted at C++23 needs-revision Paper needs changes before it can proceed tentatively-ready-for-plenary Reviewed between meetings; ready for a vote. and removed lwg-fullreview Paper is ready for lwg full group review B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e size - small paper size estimate needs-revision Paper needs changes before it can proceed labels Aug 27, 2021
@JeffGarland
Copy link
Member

Ready for plenary, final version on LWG wiki and in the next mailing

https://wiki.edg.com/pub/Wg21telecons2021/LibraryWorkingGroup/D1072R10-aug.html

@wg21bot
Copy link
Collaborator

wg21bot commented Sep 20, 2021

P1072R10 basic_string::resize_and_overwrite (Chris Kennelly, Mark Zeren)

@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 Oct 4, 2021
@wg21bot
Copy link
Collaborator

wg21bot commented Oct 26, 2021

Adopted 2021-10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants