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
70,570 results
Michael's talk from C++Now! 2012 Anonymous functions have proven to be a useful tool in many languages. Their locality and ...
2,573 views
13 years ago
Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...
883 views
5 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
3,724 views
8 years ago
This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...
94 views
1 year ago
Te explicamos qué son las funciones lambda en C++ y te mostramos de forma práctica cómo utilizarlas.▻▻ Suscríbete para ...
4,443 views
7 years ago
Leor Zolman's talk from C++Now 2014 Slides are available here: ...
8,741 views
11 years ago
What is a lambda expression in C++11? I hope you found a solution that worked for you :) The Content (except music & images) is ...
46 views
3 years ago
Lambdas, Lambdas Everywhere by Herb Sutter http://channel9.msdn.com/Events/PDC/PDC10/FT13.
6,736 views
In this video, we dive into the world of C++ lambda functions, exploring how to invoke them immediately for efficient coding.
29 views
8 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
Reading: SICP section 1.3 up to (stopping right before) 1.3.3 ...
2,786 views
In this video, we delve into the fascinating world of C++ programming, specifically focusing on the concept of recursive lambdas.
2 views
6 months ago
In this video, we delve into the intricacies of lambda capture issues in C++, specifically focusing on a notable bug found in the ...
Description We started the C language this week. Its an awesome lower level language where you get more granular control of ...
64 views
In this video, we delve into the intriguing performance differences between running a lambda function in a `std::thread` versus ...
Strange behaviour of boolean lambda in c++ I hope you found a solution that worked for you :) The Content is licensed under ...
1 view
In this video, we delve into a common challenge faced by C++ developers: lambda capture issues when working with array ...
11 months ago
In this video, we dive into the intriguing world of C++ templates and constexpr lambdas. As modern C++ continues to evolve, ...
In this video, we dive into the powerful capabilities of AWS Lambda and explore how to access custom context using C#. Whether ...
9 views
Description We've been working on making a web server with the C language. We also covered other topics during the week ...
72 views