From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 30DF5394D829; Mon, 22 May 2023 09:08:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 30DF5394D829 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684746538; bh=RTEUZotyyRAuWINWBetnYpE0NoTtMQjhPqpqmizaFCk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TMi9Q7P1oPM3taBh8Q9tXoV5uwRCIucTdhXUrX308gEdSpuFWrZwu6iFdzW0+v0hF mHnzsWW5pQMrtzXUAzCglRZs3db4vV9boYbGw4j3S0D2eCoAjME+K6Wu2q6KXFlZif 9OZy3jlI2PZ8P6c+Va0Cx5xG/fQh5ImBak17KHNo= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/105281] status of constexpr and for c++23 Date: Mon, 22 May 2023 09:08:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: redi 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: cc Message-ID: In-Reply-To: References: 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=3D105281 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g.peterhoff@t-online.de --- Comment #4 from Jonathan Wakely --- *** Bug 109928 has been marked as a duplicate of this bug. ***=