On 1/4/21 3:33 PM, Gerald Pfeifer wrote:
Hi Nathan,
On Mon, 4 Jan 2021, Nathan Sidwell wrote:
Here's a patch describing the c++20 modules status. While there I
noticed the coroutines project status was out of date (it's done).
ok?
you don't need extra approval for release note entries in yo
Hi Nathan,
On Mon, 4 Jan 2021, Nathan Sidwell wrote:
> Here's a patch describing the c++20 modules status. While there I
> noticed the coroutines project status was out of date (it's done).
>
> ok?
you don't need extra approval for release note entries in your
areas of expertise/maintainership
Here's a patch describing the c++20 modules status. While there I
noticed the coroutines project status was out of date (it's done).
ok?
nathan
--
Nathan Sidwell
diff --git i/htdocs/gcc-11/changes.html w/htdocs/gcc-11/changes.html
index f457b7e7..e044d710 100644
--- i/htdocs/gcc-11/changes.htm
We merged support for -std=c++20 to trunk, so -std=c++2a is only
needed in GCC 9 and earlier.
---
htdocs/projects/cxx-status.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index 1b54ea97..47278613 100644
I'm assuming the new papers have not been implemented yet.
(P1957R1 is implemented though, I'll update the page separately.)
Pushed.
---
htdocs/projects/cxx-status.html | 161 +---
1 file changed, 126 insertions(+), 35 deletions(-)
diff --git a/htdocs/projects/cxx-sta