This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/81279] variadic template regression : compiles without error under 5.4.0 , 6.3.0 with error under 7.1.0
- From: "jason.vas.dias at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 02 Jul 2017 13:42:17 +0000
- Subject: [Bug c++/81279] variadic template regression : compiles without error under 5.4.0 , 6.3.0 with error under 7.1.0
- Auto-submitted: auto-generated
- References: <bug-81279-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81279
Jason Vas Dias <jason.vas.dias at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #41662|0 |1
is obsolete| |
--- Comment #2 from Jason Vas Dias <jason.vas.dias at gmail dot com> ---
Created attachment 41663
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41663&action=edit
Example PieceWise Constructed (PWC) Tuple class - as plain text