Latest essay
4 min read
Notes on Lambda
Of all the new features in C++11, the ones I’ve been bumping into the most lately are threads and lambda expressions. This post is mostly about lambda usage — partly to summarize it, partly to nail it …
Read essay