ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

80,687 results

CppCon
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019

http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...

52:09
Back to Basics: Lambdas from Scratch - Arthur O'Dwyer - CppCon 2019

81,706 views

6 years ago

oneproduct
C++11/14 Lambda Functions

Using a lambda function I'll explain the syntax in a moment. The first things I want you to remark is that this song tour which we ...

27:35
C++11/14 Lambda Functions

6,324 views

8 years ago

Eyesomorphic
Programming with Math | The Lambda Calculus

The Lambda Calculus is a tiny mathematical programming language that has the same computational power as any language ...

21:48
Programming with Math | The Lambda Calculus

376,159 views

1 year ago

CppCon
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- Lambdas, introduced with C++11, are used everywhere in modern ...

1:05:21
Back to Basics: Lambdas - Nicolai Josuttis - CppCon 2021

33,789 views

3 years ago

CppCon
C++ Lambda Idioms - Timur Doumler - CppCon 2022

https://cppcon.org/ --- C++ Lambda Idioms - Timur Doumler - CppCon 2022 https://github.com/CppCon/CppCon2022 Ever since ...

1:04:45
C++ Lambda Idioms - Timur Doumler - CppCon 2022

56,717 views

3 years ago

DigiPen Game Engine Architecture Club
Lambdas in Modern C++

Presented by Allan Deutsch.

29:27
Lambdas in Modern C++

6,121 views

8 years ago

cpwithcpp
A Guide to Lambda Functions in C++

... Lambda Functions 10:27 - Recursive Lambda Functions 15:27 - Lambda Functions to sort vectors 18:05 - Lambda Functions to ...

25:30
A Guide to Lambda Functions in C++

378 views

2 years ago

CppNow
Michael Caisse: Lambda Functions

Michael's talk from C++Now! 2012 Anonymous functions have proven to be a useful tool in many languages. Their locality and ...

1:44:21
Michael Caisse: Lambda Functions

2,572 views

13 years ago

NDC Conferences
C++ Lambda Idioms - Timur Doumler - NDC TechTown 2022

Ever since they were introduced in C++11, lambdas have been an essential language feature. Each subsequent standard added ...

56:29
C++ Lambda Idioms - Timur Doumler - NDC TechTown 2022

934 views

3 years ago

C++ Russia — Конференция по разработке на Cpp
Kevlin Henney — Lambda? You keep using that letter

Подробнее о конференции C++ Russia: https://jrg.su/9Sszhd — — . . Lambdas. All the cool kid languages have them. But does ...

1:13:07
Kevlin Henney — Lambda? You keep using that letter

511 views

4 years ago

CppNow
Lambda All the Things - Braden Ganetsky - C++Now 2025

https://www.cppnow.org --- Lambda All the Things - Braden Ganetsky - C++Now 2025 --- Can we replace everything in our code ...

1:30:11
Lambda All the Things - Braden Ganetsky - C++Now 2025

3,134 views

4 weeks ago

Creel
C++ 11 Lambda Functions

In this video we'll look at a new style for implementing anonymous functions in C++ 11 and above. They're called Lambda ...

21:17
C++ 11 Lambda Functions

74,191 views

10 years ago

Java
Lambda Performance with Sergey Kuksenko

Lambda Performance with Sergey Kuksenko.

44:09
Lambda Performance with Sergey Kuksenko

2,105 views

6 years ago

Mike Shah
C++ Lambdas  Part 2 - ‘The capture’ | Modern cpp series Ep. 102

Full C++ Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd8j-tlhYVPYgiIyXduu6m-L ▻Find full courses on: ...

20:26
C++ Lambdas Part 2 - ‘The capture’ | Modern cpp series Ep. 102

7,552 views

3 years ago

The Audio Programmer
C++ Lambdas - Everything You Need to Know in Just 30 Minutes!

Presentation title: Everything You Need to Know About C++ Lambdas — In Just 30 Minutes Presentation description: In this crash ...

57:10
C++ Lambdas - Everything You Need to Know in Just 30 Minutes!

1,073 views

Streamed 3 months ago

Code Sync
Translating Lambda Calculus into C++ Templates - Vít Šefl | Lambda Days 2021

This video was recorded at the virtual Lambda Days conference, which took place on 16-19th February 2021 ...

27:14
Translating Lambda Calculus into C++ Templates - Vít Šefl | Lambda Days 2021

555 views

4 years ago

GPU Programming with TNL
GPU Programming with TNL - Parallel for and lambda functions

Key considerations when using parallelFor, including task dependencies, memory access, and lambda function definition. 3.

28:05
GPU Programming with TNL - Parallel for and lambda functions

283 views

1 year ago

cpponsea
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024

https://cpponsea.uk​ --- A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024 --- Lambda expressions have ...

59:54
A Kaleidoscope of C++ Lambdas - Dawid Zalewski - C++ on Sea 2024

2,623 views

1 year ago

DCMinds
C++11 : Lambda Expression (anonymous function)

Learn about nameless function that is lambda expression in C++11. how lambda makes our code more redable.

24:41
C++11 : Lambda Expression (anonymous function)

301 views

5 years ago

Divulge Info
Creating AWS Lambda Functions using C# .NET & API Gateway Integration

Topics Covered: Setting up AWS Lambda environment in Visual Studio Creating an AWS Lambda function using C# .

26:08
Creating AWS Lambda Functions using C# .NET & API Gateway Integration

5,236 views

1 year ago