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
102,579 results
https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...
3,811 views
7 months ago
Lambda functions (or "arrow functions") are one-line-functions that you put in the middle of your code. They are nameless and ...
9,322 views
1 year ago
https://cppcon.org/ --- C++ Lambda Idioms - Timur Doumler - CppCon 2022 https://github.com/CppCon/CppCon2022 Ever since ...
58,159 views
3 years ago
Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...
64,790 views
https://cppcon.org/ ...
16,711 views
5 years ago
https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Lambdas, introduced with C++11, are used everywhere in modern ...
35,154 views
4 years ago
We'll cover the minor changes to lambdas in C++17, such as the ability to capture `*this` by value, and indicate some of the minor ...
83,254 views
6 years ago
The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...
418,098 views
2 years ago
Topics Covered: Setting up AWS Lambda environment in Visual Studio Creating an AWS Lambda function using C# .
7,237 views
... "lambda-based in-place visitation" approach, where the user can visit a variant by simply providing a set of overloaded lambdas ...
2,739 views
9 years ago
This is Lambda Expression C# Tutorial. In this tutorial video we will see how to implement commonly used Lambda functions in ...
12,170 views
In this video we will try to understand 4 important principles Lambda expressions , Action , Func and Predicate. All these ...
354,921 views
14 years ago
We can capture by reference and by value when using lambdas. Note that when capturing by value, by default variables are ...
8,569 views
Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...
889 views
Lambda Expressions are confusing when we first walk up to them. But they're pretty easy to understand once we take a bit of a ...
72,460 views
11 years ago
Dawid Zalewski - Lambdas - uses and abuses - Meeting C++ 2020 Slides: slides.meetingcpp.com Survey: ...
3,328 views
CppNorth Twitter: https://twitter.com/cppnorth CppNorth Website: https://cppnorth.ca/ --- C++ Lambda Idioms - Timur Doumler ...
5,369 views
Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...
20,602 views
... https://twitter.com/JDProgramming Advanced C#: Lesson 4 - Delegates Events and Lambda expressions If you would like to see ...
141,099 views
12 years ago
A concise tutorial of Lambda expressions in C++ with examples.
270 views