Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
286 results
In this video, we dive into the world of C++ lambda functions, exploring how to invoke them immediately for efficient coding.
29 views
6 months ago
Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...
274 views
3 months ago
In this video, we dive into the powerful world of C++11 lambda functions, focusing specifically on how to modify vectors using ...
23 views
7 months ago
In this video, we delve into the intricacies of empty base optimization (EBO) in the context of lambda captures in C++. As modern ...
4 views
5 months ago
Functional programming is a declarative way of writing programs by composing functions. In many situations, this can lead to code ...
991 views
9 months ago
In this video, we dive into the intriguing world of C++ templates and constexpr lambdas. As modern C++ continues to evolve, ...
1 view
10 months ago
In this video, we delve into the fascinating world of C++ programming, specifically focusing on the concept of recursive lambdas.
2 views
In this video, we delve into the fascinating world of C# lambda expressions, a powerful feature that allows for concise and ...
In this video, we delve into a common challenge faced by C++ developers: lambda capture issues when working with array ...
In this video, we delve into the intricacies of lambda capture issues in C++, specifically focusing on a notable bug found in the ...
In this video, we dive into the common pitfalls of using lambda expressions in C++ and how to effectively troubleshoot compile ...
1 month ago
In this video, we delve into the intricacies of C++ programming, focusing on the powerful combination of lambda expressions and ...
7 views
4 months ago
Combining fold expressions with lambdas in C++17 I hope you found a solution that worked for you :) The Content is licensed ...
5 views
8 months ago
Let's talk about monads. What are they? Why and how would you use them? The aim of this talk is to introduce some fundamental ...
257 views
In this video, we delve into the world of C++ performance optimization by exploring the powerful concept of static lambdas.
0 views
In this video, we delve into the powerful features of C++ that enhance code readability and efficiency, focusing specifically on ...
In this video, we delve into the intricacies of Intermediate Language (IL) differences between local functions, anonymous methods, ...
In this video, we dive into the intricacies of error CS1977, which often arises when working with lambda expressions in ...
In this video, we delve into the intricacies of using `if constexpr` within lambda expressions, particularly focusing on the concept of ...
9 views
In this video, we delve into the intricacies of specifying C++ dependencies for Python packages when deploying applications on ...