Lesson 22. Lambda Expressions

Lambda expressions are a compact way to define and construct function objects without a name. These expressions were introduced in C++11. In this lesson, you find out

Image How to program a lambda expression

Image How to use lambda expressions as predicates

Image What are C++14 generic lambda expressions

Image How to program lambda expressions ...

Get Sams Teach Yourself C++ in One Hour a Day, Eighth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.