Demystifying C++ lambdas -- Feabhas
In case you missed it:
Demystifying C++ lambdas
by Feabhas
From the article:
Lambdas are one of the new features added to C++ and seem to cause considerable consternation amongst many programmers. In this article we’ll have a look at the syntax and underlying implementation of lambdas to try and put them into some sort of context.


A timely interview, with yesterday's confirmation that
New on Tales of C++, from our Argentinian correspondent:
Jens Weller gives a nice perspective on the C++ landscape in 2014.