Episode 50 of C++ Weekly.
Inheriting Lambdas vs Generic Lambdas
by Jason Turner
About the show:
The last episode of C++ Weekly showed why and where we might want to inherit from lambdas and create a merged lambda with the signatures of two or more other lambdas. In this episode Jason compares a merged lambda with a generic lambda and what the pros and cons might be.
Add a Comment
Comments are closed.