From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id 9F7F63858014; Thu, 18 Nov 2021 23:16:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9F7F63858014 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. ba66d93e131a74ccc0fa4551b9a288ec38556ddc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 97c063b9e45250da2ca9b9d527000f437d92e093 X-Git-Newrev: ba66d93e131a74ccc0fa4551b9a288ec38556ddc Message-Id: <20211118231633.9F7F63858014@sourceware.org> Date: Thu, 18 Nov 2021 23:16:33 +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: Thu, 18 Nov 2021 23:16:33 -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 ba66d93e131a74ccc0fa4551b9a288ec38556ddc (commit) from 97c063b9e45250da2ca9b9d527000f437d92e093 (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 ba66d93e131a74ccc0fa4551b9a288ec38556ddc Author: Marek Polacek Date: Thu Nov 18 18:16:18 2021 -0500 cxx-status: C++23 auto(x) supported diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index d2d6eab4..1a4f9d86 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -197,8 +197,8 @@ auto(x): decay-copy in the language - P849R8 - No + P0849R8 + 12 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs