From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5F84E3858D35; Tue, 29 Nov 2022 15:28:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F84E3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669735692; bh=WRIMXSk2Sh3frLneU+1cQSrTgDax7opx8LEIga1953w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H3BVDaX2ietEwC+N2usvxtzs3ThKtxTysEomPZW3OJd53mUdoFX6OQzho1AyCcZdf YVC7u/FqCXJXEJJwR/DuulvUslcBJrD2d758rfmSS0bVsnEDw3qbuqRjQSA5j4KBHW 2UdxqNbR3dFHNfdal5g2K72sNQQTOfbZJdFTtMgo= From: "pdimov at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/100157] Support `__type_pack_element` like Clang Date: Tue, 29 Nov 2022 15:28:10 +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.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: pdimov 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.0 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=3D100157 Peter Dimov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pdimov at gmail dot com --- Comment #11 from Peter Dimov --- Just import mp11 wholesale and use mp_at_c and mp_find :-)=