From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id E6D053857C40; Tue, 22 Jun 2021 17:11:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6D053857C40 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7b804041d34c344a190105e78c6058e2645bf7cb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0d2523cd4725072958183d40c0b72da3f3735071 X-Git-Newrev: 7b804041d34c344a190105e78c6058e2645bf7cb Message-Id: <20210622171147.E6D053857C40@sourceware.org> Date: Tue, 22 Jun 2021 17:11:47 +0000 (GMT) From: Marek Polacek X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2021 17:11:48 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 7b804041d34c344a190105e78c6058e2645bf7cb (commit) from 0d2523cd4725072958183d40c0b72da3f3735071 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7b804041d34c344a190105e78c6058e2645bf7cb Author: Marek Polacek Date: Tue Jun 22 13:10:41 2021 -0400 cxx-status: Add more C++23 proposals diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 00a929a7..ec9b4933 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -111,6 +111,24 @@ Yes + + Make declaration order layout mandated + P1847R4 + Yes + + + + Removing Garbage Collection Support + P2186R2 + 12 + + + + Simpler implicit move + P2266R1 + No + + CWG 2397: auto specifier for pointers and references to arrays CWG2397 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) hooks/post-receive -- gcc-wwwdocs