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

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

2026 Jan · 1 of 6

Pick months in 2026

Add Year +

Select Years To Display

Current Years Selected

2026
Filters SG17 Clear all
6 out of 6 papers selected for export
SelectPaper Title Authors Audience Doc Date
P2953R3 Forbid defaulting operator=(X&&) && M. Taylor, A. O'Dwyer
Intent Proposal
Mailing Date 2026-01 Unassigned
Target Audience SG17
Revisions R5R4
Tracking issue View on GitHub
Abstract Currently, [[dcl.fct.def.default]/2.5](https://eel.is/c++draft/dcl.fct.def.default#2.5) permits an explicitly defaulted special member function to differ from the implicit one by adding *ref-qualifiers*, but not *cv-qualifiers*.
P3950R0 return_value & return_void Are Not Mutually Exclusive R. Leahy
Intent Proposal
Mailing Date 2026-01 Unassigned
Author(s) Robert Leahy
Target Audience EWGSG1SG17
Revisions R1
Tracking issue View on GitHub
Abstract The standard specifies the effect of `co_return` statements in terms of equivalent statements within the context of a *replacement body* (§9.6.4 [dcl.fct.def.coroutine]). Like a regular `return` statement `co_return` statements have two distinct forms: Those that return `void` and those that return some value. These are specified as follows (§8.8.5 [stmt.return.coroutine]):
P3960R0 Define copy-constructibility-from-bytes M. Hoemmen, R. Arutyunyan
Intent Proposal
Mailing Date 2026-01 Unassigned
Target Audience EWGLEWGSG1SG17
Tracking issue View on GitHub
Abstract Given an object `src` of trivially-copyable type `T`, we can copy the object’s value representation to an array of bytes, and implicitly create a new `T` object (e.g., with `start_lifetime_as`) in the array of bytes. The result will hold the same value as `src`.
P3963R0 Assignable lambdas with capture R. Arutyunyan
Intent Proposal
Mailing Date 2026-01 Unassigned
Author(s) Ruslan Arutyunyan
Target Audience EWGSG17
Tracking issue View on GitHub
Abstract This paper proposes making lambdas with captures copy assignable and move assignable when all captured entities are themselves assignable.
P3967R0 Dual compiles of functions with contracts B. Gustafsson
Intent Proposal
Mailing Date 2026-01 Unassigned
Author(s) Bengt Gustafsson
Target Audience SG17SG21
Tracking issue View on GitHub
P3968R0 A Framework For Contracts B. Gustafsson
Intent Proposal
Mailing Date 2026-01 Unassigned
Author(s) Bengt Gustafsson
Target Audience SG17SG21
Tracking issue View on GitHub
Showing 6 of 6 papers · source: open-std.org