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++/41933] [c++0x] lambdas and variadic templates don't work together


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41933

--- Comment #6 from Jeremy W <jeremy at quiescent dot us> 2012-03-25 05:47:37 UTC ---
Created attachment 26977
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26977
delegate implementation using a lambda. This doesn't compile.


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