Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Taming Lambdas' Uniqueness in C++ - Techniques and Workarounds

Meeting Cpp via YouTube

Overview

Explore advanced techniques for managing lambda expressions in C++ in this comprehensive conference talk from Meeting C++ 2023. Delve into the challenges posed by the unique nature of lambda expressions and learn practical solutions to overcome these limitations. Discover methods for creating multiple lambdas of the same type, writing functions that accept different lambdas, and integrating lambdas with standard containers. Master the art of using indirection, abstraction layers, type erasure, and static polymorphism to transform lambdas into versatile language constructs. Gain insights on maintaining code readability and optimizing runtime performance while working with lambda expressions. Equip yourself with the knowledge to effectively tame the uniqueness of lambdas and harness their full potential in your C++ projects.

Syllabus

Taming Lambdas' uniqueness - Dawid Zalewski - Meeting C++ 2023

Taught by

Meeting Cpp

Reviews

Start your review of Taming Lambdas' Uniqueness in C++ - Techniques and Workarounds

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.