From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 582C93858C5F; Tue, 6 Jun 2023 19:11:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 582C93858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686078684; bh=HYOThurQG7Mf2oGUbYEVbSBkCHP/72cmZhYTjz9+2jY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TmzLzgiqEoAbzhi7ma0scy8ZqCUNIdcTmvn3vhzih4PI67i5XDgNc2gprMSZRmfxa Gkax6QgkA7Wfk9+WL/98u37WSa8MzCsWsxsarzLt3gGjzlCteb4LJWuJgqDHLRIQcD EnPr8hZAwEoHUA5qwWV3rJb9sglgsr/o/SMBwBvY= From: "aemseemann at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/109947] std::expected monadic operations do not support move-only error types yet Date: Tue, 06 Jun 2023 19:11:23 +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: 13.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aemseemann at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: redi at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D109947 --- Comment #9 from Martin Seemann --- That's great news, looking forward to the next point release. Thank you very much for taking this to the committee and getting the proces= s in motion so quickly!=