From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 3C8B53858D1E; Tue, 14 Feb 2023 10:34:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C8B53858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676370865; bh=eBbTvpVkxkcpLi1sHzQmTESwrnfNvumz3R6aE9Xtwq0=; h=To:Subject:Date:From:From; b=YiRZjnFxHr4EmHiPOburYvtgEQmxtSeF/fkKkOnR28m1QZSVeVnEhDtlI+jwxP5gO yqLiFL4PnFkg2pKbJNeDl+UKULxtdtqVoSOLHIVR0QH1W8JjL/rVVXYuPIITwgsG2Z 1DCjvZG2987JgaUpyhTNRNKCMqljLoGd05ly8uyY= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 864728361f39f6251fe1774a6ae66ac40657737b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 961f145700ceeed13627bc8e20e23afd26322f9d X-Git-Newrev: 864728361f39f6251fe1774a6ae66ac40657737b Message-Id: <20230214103425.3C8B53858D1E@sourceware.org> Date: Tue, 14 Feb 2023 10:34:25 +0000 (GMT) From: Jakub Jelinek List-Id: 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 864728361f39f6251fe1774a6ae66ac40657737b (commit) from 961f145700ceeed13627bc8e20e23afd26322f9d (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 864728361f39f6251fe1774a6ae66ac40657737b Author: Jakub Jelinek Date: Tue Feb 14 11:34:09 2023 +0100 Add feature test macro for P2718R0. diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index cc8fe615..b5362bba 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -390,7 +390,7 @@ Wording for P2644R1 Fix for Range-based for Loop P2718R0 No - + __cpp_range_based_for >= 202211L