More rapid-fire "now write this using lambdas" problem-solution drill with Sumant Tambe:
Fun with Lambdas: C++14 Style (Part 2)
by Sumant Tambe
From the article:
Look at some interesting examples of C++11/14 lambdas and how they interact with other language features and libraries. I hope to find some time to add some explanations. See part 1 if you missed it.
Add a Comment
Comments are closed.