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: Mark Hoemmen LEWG Clear all
2 out of 2 papers selected for export
Paper Title Authors Audience Doc Date Audit
P2906R2 Structured bindings for std::extents B. Gruber, Y. Wang, M. Hoemmen
Mailing Date 2026-07 Post-Brno
Target Audience LEWG
Revisions R1
Tracking issue View on GitHub
Abstract [[P0009R18]](https://wg21.link/p0009r18) proposed `std::mdspan`, which was approved for C++23. It comes with the utility class template `std::extents` to describe the integral extents of a multidimensional index space. Practically, `std::extents` models an array of integrals, where some of the values can be specified at compile-time. However, `std::extents` behaves very little like an array. A not
P4311R0 Getting a const element type version of an mdspan accessor, and of an mdspan too M. Hoemmen, R. Parolin
Mailing Date 2026-07 Post-Brno
Target Audience LEWG
Tracking issue View on GitHub
Abstract Given an accessor `a` of type `A`, a “const element type version of `a`” (if it exists) is an accessor `b` of a possibly different type `B`, where
Showing 2 of 2 papers · source: open-std.org