New video on the CopperSpice YouTube Channel:
Lambdas in C++
by Barbara Geller and Ansel Sermersheim
About the video:
In this video, we cover an introduction to C++ lambdas, how they differ from function pointers and functors, and why the term functor should really be avoided. We also give a brief overview of how lambdas have been extended since they were introduced in C++11.
Please take a look and remember to subscribe!
Add a Comment
Comments are closed.