Skip to content
Jeff Garland edited this page Dec 4, 2024 · 267 revisions

Legend

Bold means that the paper has been scheduled for LWG.

Monospace means that LWG is waiting on changes from the author.

Strikeout means that LWG is done with the paper.

LWG papers that are not waiting for a paper revision

B1, B2, B3

To be prioritized

  1. B2: P3247 Deprecate the notion of trivial types

C++23/C++20/DRs

C++26

  1. B2: P3068 Allowing exception throwing in constant-evaluation
  2. B1: P3396 std::execution wording fixes
  3. B1: P3325 A Utility for Creating Execution Environments
  4. B3: P1928 std::simd - Merge data-parallel types from the Parallelism TS 2
  5. B2: P3222 Fix C++26 by adding transposed special cases for P2642 layouts
  6. B2: P3050 Fix C++26 by optimizing linalg::conjugated for noncomplex value types
  7. B2: P3355 Fix submdspan for C++26
  8. B2: P3136 Retiring niebloids
  9. B3: P2019 Thread attributes
  10. B2: P3370 Add new library headers from C23
  11. B2: P3019 Vocabulary Types for Composite Class Design
  12. B2: P3379 Constrain std::expected equality operators
  13. B2: P2933 std::simd overloads for <bit> header
  14. B3: P2897 aligned_accessor: An mdspan accessor expressing pointer overalignment
  15. B3: P0472 Put std::monostate in <utility>
  16. B2: P3309 constexpr atomic and atomic_ref
  17. B2: P3008 Atomic floating-point min/max -- complete: awaiting adoption of P3348 (C23 rebase)
  18. B2: P2283 constexpr for specialized memory algorithms (Wording in P3058)
  19. B2: P2862 text_encoding::name() should never return null values
  20. B2: P2835 Expose std::atomic_ref's object address
  21. B2: P3016 Resolve inconsistencies in begin/end for valarray and braced initializer lists
  22. B2: P2663 Proposal to support interleaved complex values in std::simd
  23. B2: P3323 cv-qualified types in atomic and atomic_ref
  24. B2: P3369 constexpr for uninitialized_default_construct
  25. B3: P0447 Introduction of std::hive to the standard library

Technical reports