Re: [committed][wwwdocs] Add C++26 Core Sofia papers

2025-06-23 Thread Jakub Jelinek
On Mon, Jun 23, 2025 at 11:06:39AM -0400, Jason Merrill wrote: > P3491 define_static_* includes some reflection bits, but the core > functionality is independent of reflection, so let's give it its own row in > the table. Ok. I've committed the following incremental patch then (plus created one n

Re: [committed][wwwdocs] Add C++26 Core Sofia papers

2025-06-23 Thread Jason Merrill
On 6/23/25 5:17 AM, Jakub Jelinek wrote: Hi! I've created new PRs for the new papers and committed the following to update cxx-status.html. The html omits the R suffixes on papers which aren't public in wg21.link link yet, we can change those incrementally. Thanks, makes sense. diff --git a/

[committed][wwwdocs] Add C++26 Core Sofia papers

2025-06-23 Thread Jakub Jelinek
Hi! I've created new PRs for the new papers and committed the following to update cxx-status.html. The html omits the R suffixes on papers which aren't public in wg21.link link yet, we can change those incrementally. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html i