2022-09 Mailing Available
The 2022-09 mailing of new standards papers is now available.
| WG21 Number | Title | Author | Document Date | Mailing Date | Previous Version | Subgroup |
|---|---|---|---|---|---|---|
| N4917 | Working Draft, Standard for Programming Language C++ | Thomas Köppe | 2022-09-04 | 2022-09 | All of WG21 | |
| N4918 | Editors' Report - Programming Languages - C++ | Thomas Köppe | 2022-09-08 | 2022-09 | All of WG21 | |
| N4920 | Working Draft, C++ Extensions for Library Fundamentals, Version 3 | Thomas Köppe | 2022-08-15 | 2022-09 | All of WG21 | |
| N4921 | Editor's Report: C++ Extensions for Library Fundamentals, Version 3 | Thomas Köppe | 2022-08-15 | 2022-09 | All of WG21 | |
| N4922 | INCITS C++/WG21 agenda: 7-12 November 2022, Kona, HI US | John Spicer | 2022-09-05 | 2022-09 | All of WG21 | |
| P0543R2 | Saturation arithmetic | Jens Maurer | 2022-09-18 | 2022-09 | P0543R1 | LWG Library |
| P0792R11 | function_ref: a non-owning reference to a Callable | Vittorio Romeo | 2022-09-13 | 2022-09 | P0792R10 | LWG Library |
| P0957R9 | Proxy: A Polymorphic Programming Library | Mingxin Wang | 2022-09-15 | 2022-09 | P0957R8 | LEWGI SG18: LEWG Incubator,LEWG Library Evolution |
| P0987R1 | polymorphic_allocator instead of type-erasure | Pablo Halpern | 2022-09-14 | 2022-09 | P0987R0 | LWG Library |
| P1030R5 | std::filesystem::path_view | Niall Douglas | 2022-09-15 | 2022-09 | P1030R4 | LEWG Library Evolution |
| P1985R3 | Universal template parameters | Gašper Ažman | 2022-09-17 | 2022-09 | P1985R1 | SG7 Reflection,EWG Evolution,LEWG Library Evolution |
| P2348R3 | Whitespaces Wording Revamp | Corentin Jabot | 2022-09-11 | 2022-09 | P2348R2 | EWG Evolution,CWG Core |
| P2495R1 | Interfacing stringstreams with string_view | Michael Hava | 2022-09-14 | 2022-09 | P2495R0 | LEWG Library Evolution |
| P2586R0 | Standard Secure Networking | Niall Douglas | 2022-09-13 | 2022-09 | SG4 Networking,LEWG Library Evolution | |
| P2587R3 | to_string or not to_string | Victor Zverovich | 2022-08-28 | 2022-09 | P2587R2 | LWG Library |
| P2588R1 | Relax std::barrier phase completion step guarantees | Gonzalo Brito | 2022-09-06 | 2022-09 | P2588R0 | SG1 Concurrency and Parallelism,LEWG Library Evolution |
| P2603R1 | member function pointer to function pointer | Jarrad Waterloo | 2022-09-04 | 2022-09 | P2603R0 | EWG Evolution,LEWG Library Evolution |
| P2620R2 | Improve the wording for Universal Character Names in identifiers | Corentin Jabot | 2022-09-13 | 2022-09 | P2620R1 | CWG Core |
| P2623R2 | implicit constant initialization | Jarrad J. Waterloo | 2022-09-12 | 2022-09 | P2623R1 | EWG Evolution |
| P2631R0 | Publish TS Library Fundamentals v3 Now! | Alisdair Meredith | 2022-09-12 | 2022-09 | LEWG Library Evolution,LWG Library | |
| P2636R0 | References to ranges should always be viewable | Hannes Hauswedell | 2022-09-14 | 2022-09 | SG9 Ranges,LEWG Library Evolution | |
| P2637R0 | Member visit and apply | Barry Revzin | 2022-09-17 | 2022-09 | LEWG Library Evolution | |
| P2638R0 | Intel's response to P1915R0 for std::simd parallelism in TS 2 | Daniel Towner | 2022-09-21 | 2022-09 | SG1 Concurrency and Parallelism,LEWG Library Evolution,LWG Library | |
| P2639R0 | Static Allocations | Torben Thaysen | 2022-09-21 | 2022-09 | EWGI SG17: EWG Incubator,LEWGI SG18: LEWG Incubator | |
| P2640R0 | Modules: Inner-scope Namespace Entities: Exported or Not? | Nathan Sidwell | 2022-09-12 | 2022-09 | EWG Evolution | |
| P2641R0 | Checking if a union alternative is active | Barry Revzin | 2022-09-17 | 2022-09 | LEWG Library Evolution | |
| P2642R0 | Padded mdspan layouts | Mark Hoemmen | 2022-09-14 | 2022-09 | LEWGI SG18: LEWG Incubator,LEWG Library Evolution | |
| P2643R0 | Improving C++ concurrency features | Gonzalo Brito Gadeschi | 2022-09-15 | 2022-09 | SG1 Concurrency and Parallelism |

Speaking of std::ssize...
Making C++ easier to understand:
The second video from CppCon 2022 has now been posted:
The first CppCon 2022 video is now available.
Mixing integer types... what could go wrong? And how to make it go right?
News from the conference, happening live in Aurora, CO, USA this week: