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 Jul · 1 of 5

Pick months in 2026

Filters Author: Yuxuan Chen EWG Clear all
1 out of 1 paper selected for export
Paper Title Authors Audience Doc Date Audit
P4304R0 Zero-Copy `co_return` Y. Chen
Mailing Date 2026-07 Post-Brno
Author(s) Yuxuan Chen
Target Audience EWGEWGI
Tracking issue View on GitHub
Abstract For a plain function, `auto v = foo();` constructs the result directly into `v`: mandatory copy elision has made the value path of ordinary calls zero-copy since C++17. The equivalent coroutine code
Showing 1 of 1 paper · source: open-std.org