C++ Weekly Episode 61: Storage Duration with Lambdas—Jason Turner
Episode 61 of C++ Weekly.
Storage Duration with Lambdas
by Jason Turner
About the show:
Jason shows another way that one might create a stateful lambda in C++11 by manipulating the storage duration of the variables in the lambda.

The STE||AR Group has released V1.0 of HPX -- A C++ Standard library for parallelism and concurrency.