From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0E34A3858C35; Mon, 4 Dec 2023 09:28:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E34A3858C35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701682110; bh=mPGRZagd5uIz02qhLqv26YgiVCKzUd0mUe6R72WuuCs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VcLuY8xuLcSL04EBWnwQs7QhI8OJwELNbuGs+PL+DISDx+CkGzLWwwEFXhlIDHV6h a48toIxcCNGRhfskhBGRpKRWoKBt9KI1Pd1P82I1hpe8GaPsifphrjXtm8OIKtkmMg 0kIQyhH2Pdnv9GBgj22Le//Rpc7QCwJf0La9oORg= From: "jehelset at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/112842] Constrained parameter pack with trailing param gives no matching function. Date: Mon, 04 Dec 2023 09:28:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jehelset at gmail dot com 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: 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=3D112842 --- Comment #1 from John Eivind Helset --- hopefully not a duplicate, couldn't find any matching ones, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D69623 was the closest i could find.=