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
Study Groups
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: Detlef Vollmann LEWG Clear all
3 out of 3 papers selected for export
Paper Title Authors Audience Doc Date Audit
P0260R20 C++ Concurrent Queues D. Vollmann, L. Crowl, C. Mysen, G. Nishanov
Mailing Date 2026-07 Post-Brno
Target Audience LEWGSG1
Tracking issue View on GitHub
Abstract Queues provide a mechanism for communicating data between components of a system.
P3669R4 Non-Blocking Support for `std::execution` D. Vollmann
Mailing Date 2026-07 Post-Brno
Author(s) Detlef Vollmann
Target Audience LEWGLWG
Tracking issue View on GitHub
Abstract Some execution environments want to make sure that specific operations are non-blocking. These can not signal an event using the facilities of `std::execution` as currently specified as it doesn’t provide operations that are guaranteed to be non-blocking.
P4295R0 Single Ends for C++ Concurrent Queues D. Vollmann
Mailing Date 2026-07 Post-Brno
Author(s) Detlef Vollmann
Target Audience LEWGSG1
Tracking issue View on GitHub
Abstract [P0260](https://wg21.link/P0260) proposes concurent queue concepts as communication mechanism for concurrent systems. This communication is typically uni-directional, i.e. a specifc part of a system is either a producer and therefore only needs the pushing interface, or it is a consumer and only needs access to the pop interface.
Showing 3 of 3 papers · source: open-std.org