From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CAE773858422; Mon, 27 Mar 2023 19:24:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CAE773858422 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679945063; bh=KKL5vrMXcEwppA651Id4upJ+4jGMJ/QrWDugR9jrlbQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KzX1Hi4xRNF/7qmA1yWmBolCIPCp/ZLh3x0ogp0TfOPK9EQ1kur0dYgmI2fBEA+v6 6VQcmwAJCN6UB+Ssad6zfKvaZ1Fzvk4nY7zmD2cplWTXqg/yw2K8qt01IrJukf6jrq CFjGMrNZklJC6DEESChggAjU4eSd6a4trBqihL00= From: "ncm at cantrip dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109291] type alias template rejects pack Date: Mon, 27 Mar 2023 19:24:23 +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: 12.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ncm at cantrip dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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=3D109291 --- Comment #2 from ncm at cantrip dot org --- CWG 1430 is still marked Open, and is anyway only superficially analogous. Here, there is no need for an alias to be encoded into a type signature.=