This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/40155] [c++0x] variadic template pack problem



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]