-
Notifications
You must be signed in to change notification settings - Fork 1
P2988 R12 std::optional<T&> #1661
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
Comments
2024-01-02 Library Evolution TeleconP2988R0: std::optional<T&> 2024-01-02 Library Evolution Telecon Minutes Champion: Steve Downey Chair: Billy Baker Minute Taker: Ben Craig SummaryReferences mentioned during the discussion:
The author will explore and add information on:
No polls were taken. Next StepsThe room was generally supportive of the proposal but would like the author to come back with more rationale for the (already settled) design decisions and further exploration of the open topics mentioned above. |
P2988R1 std::optional<T&> (Steve Downey, Peter Sommerlad) |
P2988R3 std::optional<T&> (Steve Downey, Peter Sommerlad) |
P2988R9 std::optional<T&> (Steve Downey, Peter Sommerlad) |
LWG saw this on Friday in Hagenberg. |
(Out of order) 2025-02-10 Library Evolution Hagenberg MeetingP2988R9: std::optional<T&> 2025-02-10 Library Evolution Hagenberg Minutes Champion: Steve Downey SummaryPOLL: Forward P2988R9 to LWG for C++26.
Attendance: 30 (IP) + 8 (R) Next StepsNo changes requested, LEWG approved the fixes for T&& (to avoid taking the object) and forwarded to LWG for C++26. |
P2988R10 std::optional<T&> (Steve Downey, Peter Sommerlad) |
P2988R11 std::optional<T&> (Steve Downey, Peter Sommerlad) |
LWG looked at R12 on 2025-03-28. Will see it again after more edits applied. Meeting minutes: https://wiki.edg.com/bin/view/Wg21telecons2025/P2988-20250328 |
LWG poll this on 2025-04-04 POLL: Put P2988R12 as checked by Tomasz and Ruslan into C++26. F | A | N Participants: 12 |
P2988R12 std::optional<T&> (Steve Downey, Peter Sommerlad) |
P2988R0 std::optional<T&> (Steve Downey)
The text was updated successfully, but these errors were encountered: