From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B81D53857C7E; Mon, 18 Dec 2023 23:07:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B81D53857C7E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702940856; bh=1A11EDfdfY4/Vx0fxa2RZILjh3AnyPL1Uex8n3gpJH8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GdiW863efFJ33fcH1hFKyIzK0clUmCGGVqNkcPPf22tZUkU/rJhGGvLk5W9TwnCuK NfdU6XCFpADz+uhqin/UaaCHa1uiOl52y+E4AlylEVVmIpQXibWdrvJ24llGTX3DS4 ALQNh08PCM8HWQwVPmsz73QbufgXbFc4E42w3H7M= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/113068] : ranges::to() | ranges::to() is not a range adaptor Date: Mon, 18 Dec 2023 23:07:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ppalka at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D113068 Bug 113068 depends on bug 112802, which changed state. Bug 112802 Summary: : _ToClosure::operator() has no constraints https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112802 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=