From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 706863851C27; Fri, 26 Feb 2021 10:01:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 706863851C27 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7722a0767da7afcf5966b692aba8e3f6669cd35b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 86937d6dfe04c81c805cfc321c62a520dfd2a59f X-Git-Newrev: 7722a0767da7afcf5966b692aba8e3f6669cd35b Message-Id: <20210226100156.706863851C27@sourceware.org> Date: Fri, 26 Feb 2021 10:01:56 +0000 (GMT) From: Jakub Jelinek 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: Fri, 26 Feb 2021 10:01:56 -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 7722a0767da7afcf5966b692aba8e3f6669cd35b (commit) from 86937d6dfe04c81c805cfc321c62a520dfd2a59f (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 7722a0767da7afcf5966b692aba8e3f6669cd35b Author: Jakub Jelinek Date: Fri Feb 26 11:01:31 2021 +0100 Mark P1102R2 Down with ()! as implemented for C++23 in GCC 11. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 94f45def..f4a7d7f7 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -63,6 +63,12 @@ 11 __cpp_size_t_suffix >= 202006L + + Make () more optional for lambdas + P1102R2 + 11 + + DR: Declarations and where to find them P1787R6 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 6 ++++++ 1 file changed, 6 insertions(+) hooks/post-receive -- gcc-wwwdocs