From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by sourceware.org (Postfix) with ESMTP id 70FE8385BF92 for ; Tue, 5 Oct 2021 17:17:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 70FE8385BF92 Received: from mail-qv1-f70.google.com (mail-qv1-f70.google.com [209.85.219.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-439-Nsp1ZmXVM3CUQ0FusHWUpg-1; Tue, 05 Oct 2021 13:17:27 -0400 X-MC-Unique: Nsp1ZmXVM3CUQ0FusHWUpg-1 Received: by mail-qv1-f70.google.com with SMTP id ge6-20020a05621427c600b003830ee0213bso144072qvb.10 for ; Tue, 05 Oct 2021 10:17:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition:user-agent; bh=dPRNoxzjp3zCdDitsDgotgoWHBKNcy8X4zmiePoLz4o=; b=Lfd8xXzF9TERu3Tuvz7uIHbkwK38LI+Nm6aW/uttsJjhDd+YXXutisndpCQIQVwhri /665KKA1Obf7RJ7GFta+c+BYhxp0EOkiDBxk4xH30QgyWYWiyJ7NFnOSgvtJaDkS2Kh1 BTNDx9Nhhg5UYLBz//HioX57u0pqc3aPODoV32/KehtO17jrdk3tDfkGlMNG8IXGnZRh 8YQpCowbMK4957pOT6+OAk4G4YnEhGz3SbHnHOGbLuZIc88T9Ag0I2UPlgJjD7H7ZOtU CXGZDQqRGGDxxhvwQk0ma4uES+AxFjJNfrh2kCdxW8X35c1ldsro46EU/Qv9ZCRdY1ai x9zw== X-Gm-Message-State: AOAM531vgvy7ceEo2EPdMMocptc7kmvU1Fr+KGypjRyG/PvghSpZza4C Pdl/zGJWVIiTjLFbszrtxcjWwUlPYLZA+mK/rWhWkoNWeGtgTgnCGCLGQqofEakppMwa8Grd5Wk DQpHhCccp96TtPfNr/ecIdENB9sYUq2/yNk3gQBGDn6sQ8vqwJTM0mV4UC+44t3MUMf27 X-Received: by 2002:ac8:7f8a:: with SMTP id z10mr21086030qtj.8.1633454246790; Tue, 05 Oct 2021 10:17:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwdcETV2fmE1YjZGvSewURK+aOwdQFbkhUEWM9Ggc0HBF/uHZcyXNW/iA0ZtrbFW7s3RxrVNw== X-Received: by 2002:ac8:7f8a:: with SMTP id z10mr21085998qtj.8.1633454246470; Tue, 05 Oct 2021 10:17:26 -0700 (PDT) Received: from redhat.com ([2601:184:4780:4310::9b82]) by smtp.gmail.com with ESMTPSA id d5sm10681427qtr.61.2021.10.05.10.17.25 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Oct 2021 10:17:26 -0700 (PDT) Date: Tue, 5 Oct 2021 13:17:24 -0400 From: Marek Polacek To: GCC Patches Subject: [wwwdocs] Update cxx-status with October 2021 WG21 plenary Message-ID: MIME-Version: 1.0 User-Agent: Mutt/2.0.7 (2021-05-04) X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-13.2 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2021 17:17:42 -0000 Pushed. Jakub already added the feature test macros. 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