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
Wording
Evolution
Mailings
1 · Year 1 · Month

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

2026 Jul · 1 of 5

Pick months in 2026

Filters Author: Michael Florian Hava Clear all
3 out of 3 papers selected for export
Paper Title Authors Audience Doc Date Audit
P2721R1 Deprecating function in C++29 M. Hava
Mailing Date 2026-07 Post-Brno
Target Audience LEWG
Tracking issue View on GitHub
Abstract **Poll:** Forward “P2721R0: Deprecating function” to LWG for C++26 (to be confirmed by an electronic poll).
P3049R2 node-handles for lists M. Hava
Mailing Date 2026-07 Post-Brno
Target Audience LWG
Tracking issue View on GitHub
Abstract Node handles are an over-specified solution to the relatively simple problem of moving nodes between associative containers, which can be done with a more conservative interface similar to std::list::splice. There is a lack of consistency with std::list, where splicing and merging can be done but there is no node handle-based interface, yet lists are indeed node based, too. P00832 acknowledges the
P4309R0 Constructing owning node-handles without containers M. Hava
Mailing Date 2026-07 Post-Brno
Target Audience LEWG
Tracking issue View on GitHub
Abstract Whilst the existing `node-handle` API works fairly well, there is one annoyance we’ve encountered multiple times: being unable to directly create an owning `node-handle` without constructing a container. Creating a container just to emplace one element that is immediately extracted, after which the container is destroyed is silly … yet is necessary with the current API, if a separation from the ta
Showing 3 of 3 papers · source: open-std.org