From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1734) id B0606385C403; Tue, 5 Oct 2021 16:57:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B0606385C403 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 78f03a4a633950743a416f5b9e7f721db7892090 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 14a27d51d957273dbc8f47c365a0545993e3d92a X-Git-Newrev: 78f03a4a633950743a416f5b9e7f721db7892090 Message-Id: <20211005165747.B0606385C403@sourceware.org> Date: Tue, 5 Oct 2021 16:57: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, 05 Oct 2021 16:57:47 -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 78f03a4a633950743a416f5b9e7f721db7892090 (commit) from 14a27d51d957273dbc8f47c365a0545993e3d92a (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 78f03a4a633950743a416f5b9e7f721db7892090 Author: Marek Polacek Date: Tue Oct 5 12:57:19 2021 -0400 cxx-status: Add papers from the October 2021 WG21 plenary diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html index 7c150fbc..add6f428 100644 --- a/htdocs/projects/cxx-status.html +++ b/htdocs/projects/cxx-status.html @@ -131,6 +131,69 @@ --> + + + Deducing this + P0847R7 + No + + + + + Change scope of lambda trailing-return-type + P2036R3 + No + + + + + Multidimensional subscript operator + P2128R6 + No + + + + + Non-literal variables (and labels and gotos) in constexpr functions + P2242R3 + No + + + + + Character encoding of diagnostic text + P2246R1 + No + + + + + Character sets and encodings + P2314R4 + No + + + + + Consistent character literal encoding + P2316R2 + No + + + + + Add support for preprocessing directives elifdef and elifndef + P2334R1 + No + + + + + Extend init-statement to allow alias-declaration + P2360R0 + No + + CWG 2397: auto specifier for pointers and references to arrays CWG2397 ----------------------------------------------------------------------- Summary of changes: htdocs/projects/cxx-status.html | 63 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) hooks/post-receive -- gcc-wwwdocs