Explore the evolution and advanced applications of C++ lambdas in this comprehensive conference talk from NDC TechTown 2022. Delve into the essential language feature's progression from C++11 through C++20, with a glimpse into upcoming C++23 enhancements. Discover well-established idioms and lesser-known tricks, including lambda inheritance, recursive lambda calls, and the intricacies of assigning immediately-invoked lambda expressions to static variables. Gain valuable insights into generic lambdas, init captures, constexpr lambdas, and other powerful lambda functionalities that have been introduced across different C++ standards.
Overview
Syllabus
C++ Lambda Idioms - Timur Doumler - NDC TechTown 2022
Taught by
NDC Conferences