-
Notifications
You must be signed in to change notification settings - Fork 18
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
Comments
P1072R3 basic_string::resize_default_init (Chris Kennelly, Mark Zeren) |
SG16 has completed its review of this proposal. Removing the SG16 label. |
Discussed by LEWG in Kona: Forward to LWG as-is for C++20. (Primarily on the basis of introducing a new state to string.) |
P1072R4 basic_string::resize_default_init (Chris Kennelly, Mark Zeren) |
This wasn't re-labelled with LEWG although there was a paper in the mailing. Adding the LEWG label and adding to the schedule. |
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. |
Discussed in LEWG in Cologne http://wiki.edg.com/bin/view/Wg21cologne2019/P1072 Forward to LWG for C++23 |
P1072R5 basic_string::resize_default_init (Chris Kennelly, Mark Zeren) |
2021 Spring Library Evolution PollsP2384: 2021 Spring Library Evolution Poll Outcomes POLL 7: Modify P1072R7 (
Outcome: Consensus in favor. |
P1072R8 basic_string::resize_and_overwrite (Chris Kennelly, Mark Zeren) |
P1072R9 basic_string::resize_and_overwrite (Chris Kennelly, Mark Zeren) |
LWG reviewed this on 2021-08-27 https://wiki.edg.com/bin/view/Wg21telecons2021/P1072-20210827
|
Ready for plenary, final version on LWG wiki and in the next mailing https://wiki.edg.com/pub/Wg21telecons2021/LibraryWorkingGroup/D1072R10-aug.html |
P1072R10 basic_string::resize_and_overwrite (Chris Kennelly, Mark Zeren) |
Adopted 2021-10. |
P1072R2 basic_string::resize_default_init (Chris Kennelly, Mark Zeren)
The text was updated successfully, but these errors were encountered: