C++20 Lambdas: Familiar Template Syntax - Ben Deane - CppCon 2020
C++20: Familiar template syntax for generic lambdas - Learn Modern C++
C++ Insights - Episode 11: C++20 Lambdas with a template-head
C++ : C++20 lambdas with non type template parameters
042 - New C++20 Syntax - Pack Expansion in Lambda Init-Capture 2/2
C++: Generic Lambda
Back To Basics: Lambda Expressions - Barbara Geller & Ansel Sermersheim - CppCon 2020
Understand C# LAMBDA Expressions in only 2 minutes!
Illuminating Lambda Expressions in C++
Writing Lambda Signatures for Lazy Initialization in C+ +
(2/2) C++ Templates: Introduction, Tips, Idioms
Hendrik Niemeyer "Intro to C++20's Concepts"
05 Advanced C++: Templates, part 02, Bianco
Template Parameter Packs - Learn Modern C++
C++20: Designated Initializers - Learn Modern C++
Slow Coding - Ben Deane; A View to a Thing - Jason Turner - 2020-10-11
C++20: consteval constinit - Learn Modern C++
UT - C++20 Unit Testing Framework - Kris Jusiak - [CppNow 2021]
C++20: For loop init statement - Learn Modern C++
Concept in C++20 Standard in Action (Tutorial) - Generic Template Metaprogramming.