C++ Lambda Idioms - From Basics to Advanced Techniques

C++ Lambda Idioms - From Basics to Advanced Techniques

CppCon via YouTube Direct link

Introduction

1 of 16

1 of 16

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

C++ Lambda Idioms - From Basics to Advanced Techniques

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Lambda Expressions
  3. 3 Unary Trick
  4. 4 Captures
  5. 5 Local Variables
  6. 6 Immediately Invoked Functions
  7. 7 Never Again
  8. 8 Generic Lambda
  9. 9 Variable Template
  10. 10 Init Capture
  11. 11 Class Template Argument Deduction
  12. 12 C20 Lambda Changes
  13. 13 C23 Lambda Changes
  14. 14 C23 Deducing
  15. 15 Recursive Lambda
  16. 16 Tree Traversal

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.