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
22,911 results
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
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
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
3,724 views
8 years ago
4,645 views
6 years ago
C++14 has many ways of naming a type. In addition to using the type's name directly, we have auto, auto &, auto const &, auto && ...
4,415 views
10 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
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
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
Reading: SICP section 1.3 up to (stopping right before) 1.3.3 ...
2,786 views
In this video, we dive into the powerful world of C++11 lambda functions, focusing specifically on how to modify vectors using ...
23 views
In this video, we delve into the intriguing performance differences between running a lambda function in a `std::thread` versus ...
In this video, we delve into the common warning encountered in GCC 6.x related to lambda visibility issues. As C@TheDaniRep ...
14 views
http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
4,852 views
1,840 views
7 years 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
2,193 views
Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...
338 views
4 months ago
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
[C++ 4.1]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...
1,853 views
In this video, we delve into the intricacies of C++ programming, focusing on the powerful combination of lambda expressions and ...
8 views
5 months ago