This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/40155] [c++0x] variadic template pack problem
- From: "bangerth at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2010 13:20:20 -0000
- Subject: [Bug c++/40155] [c++0x] variadic template pack problem
- References: <bug-40155-102@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from bangerth at gmail dot com 2010-01-05 13:20 -------
(In reply to comment #2)
> I believe this should be flagged P1, even if it doesn't seem to be a
> regression.
I'm obviously not impartial, but this is the sort of code that template
packs are supposed to support, and forwarding calls is one of its main
objectives. So I would definitely support getting this to work in 4.5...
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40155