From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2122) id 7C7013858D1E; Wed, 9 Feb 2022 19:49:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C7013858D1E To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 0ba89730c06d6078b1cc3d675d50e491ab73566f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c10a88c63d8495ca282d80d149d6f8c5d122b1e5 X-Git-Newrev: 0ba89730c06d6078b1cc3d675d50e491ab73566f Message-Id: <20220209194908.7C7013858D1E@sourceware.org> Date: Wed, 9 Feb 2022 19:49:08 +0000 (GMT) From: Jason Merrill 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: Wed, 09 Feb 2022 19:49:08 -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 0ba89730c06d6078b1cc3d675d50e491ab73566f (commit) from c10a88c63d8495ca282d80d149d6f8c5d122b1e5 (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 0ba89730c06d6078b1cc3d675d50e491ab73566f Author: Jason Merrill Date: Wed Feb 9 14:48:33 2022 -0500 cxx-status: add P2255, trait for temp ref bind diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index fe5d9d8c..65305bb1 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -226,6 +226,12 @@ 9 + + A type trait to detect reference binding to temporary + P2255R2 + No + +