[Bug c++/41934] function parameter pack inaccessible inside lambda

2009-11-04 Thread jason at gcc dot gnu dot org
--- Comment #2 from jason at gcc dot gnu dot org 2009-11-04 15:40 --- Yeah, this and 41933 are both that capturing a parameter pack isn't implemented yet. *** This bug has been marked as a duplicate of 41933 *** -- jason at gcc dot gnu dot org changed: What|Removed

[Bug c++/41934] function parameter pack inaccessible inside lambda

2009-11-04 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-11-04 12:22 --- Jason, at the moment I don't know Lambdas well enough to say whether this is exactly the same issue as 41933 or not, CC-ing you on this one too... -- paolo dot carlini at oracle dot com changed: