Seems like we didn't check the sample with VS 2010. That version of the compiler has trouble with deducing the return type of non-trivial lambdas, so the return type should have been specified.
Let me take a look at this and see what I can figure out when I get to the office.
Thanks,
Niklas
Let me take a look at this and see what I can figure out when I get to the office.
Thanks,
Niklas