WG21 PAPERS

Mailings Beta

Volunteer-driven · Not affiliated with WG21 or ISO

Filter and export papers from the C++ Committee’s monthly mailings by time frame and audience using the options below, or refine your export further with the Select button. Links point directly to the official WG21 papers on open-std.org.

Audience
Evolution
Mailings
1 · Year 1 · Month

Select the arrow to the right of the year to filter for specific months.

2026 May · 1 of 6

Pick months in 2026

Add Year +

Select Years To Display

Current Years Selected

2026
Filters Author: Nevin Liber LEWG Clear all
2 out of 2 papers selected for export
SelectPaper Title Authors Audience Doc Date
P4189R0 get()ing the pointer from optional N. Liber
Mailing Date 2026-05 Pre-Brno
Author(s) Nevin Liber
Target Audience LEWG
Tracking issue View on GitHub
Abstract There is no easy, obvious way to retrieve the pointer stored in an `optional<T&>` , nor a pointer to the object in an `optional<T>` This proposal rectifies that by proposing a `.get_ptr()` method.
P4228R0 try_*_back For Other Sequence Containers N. Liber
Mailing Date 2026-05 Pre-Brno
Author(s) Nevin Liber
Target Audience LEWG
Tracking issue View on GitHub
Abstract Now that we have `try_*_back` in `inplace_vector`, we should add it to `vector` and explore adding it to other sequence containers that provide `push_back` and `emplace_back`.
Showing 2 of 2 papers · source: open-std.org