Open11
DR against C++23

C++23発効後のC++23に対するDR提案のメモ
Issueは追わない
C++26サイクル中に採択されたものはとりあえず追跡するけど、その後は気分
タイトルののち
- カテゴリ(ライブラリorコア言語)
- 適用対象のバージョン
- C++23以前とあれば、以前の全てのバージョンが対象
- 提案の最終リビジョンへのリンク
- cplusplus/papersのIssueへのリンク
を記載

P2621R2 UB? In My Lexer?
- Core Language
- C++23
- P2621R2 UB? In My Lexer?
- https://github.com/cplusplus/papers/issues/1283

P1854R4 Making non-encodable string literals ill-formed

P2915R0 Proposed resolution for CWG1223

P2552R3 On the ignorability of standard attributes

P2752R3 Static storage for braced initializers

inout
expected
span
P2833 Freestanding Library: ※ まだ未確定

P2308R1 Template parameter initialization

P2905R2 Runtime format strings

P2909R4 Fix formatting of code units as integers (Dude, where’s my char?)
