From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B13BC38518BA; Mon, 14 Nov 2022 18:22:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B13BC38518BA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668450174; bh=YiFZY1UKQ07/PSgdnv07T7DYR6kwUWge0hWQlDg0E8Q=; h=From:To:Subject:Date:From; b=PRL10lXv3dQH+OxW+tSJJzvqeN+fB7mVYOa1eODTZoQp6TkoTnQvFQVqH0P3p2v6x /ZKp0qnAa9QbmfyjH2PhiHPO7zr3dPYCWEP0TJG/IBj/Vf6W6su0mMbNIgiqBCa5Xz rkGTKBBqhlqcd42ttxoyueCaQATeFHNhjWYWuHXk= From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107684] New: [C++23] P2589 - static operator[] Date: Mon, 14 Nov 2022 18:22:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107684 Bug ID: 107684 Summary: [C++23] P2589 - static operator[] Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mpolacek at gcc dot gnu.org Target Milestone: --- See .=