February 2020
Intermediate to advanced
292 pages
8h 54m
English
A lambda expression (or lambda function) is a convenient way of defining an anonymous, small, and one-time use function to be used in the place right where it is needed. Lambda is particularly useful with Standard Template Library (STL), as we'll see.
Read now
Unlock full access