ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

23,888 results

Einsteinzee
Learning by doing :: C++ -- Lambda Expressions in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

12:33
Learning by doing :: C++ -- Lambda Expressions in C++

93 views

1 year ago

Peter Schneider
What is a lambda expression in C++11?

What is a lambda expression in C++11? I hope you found a solution that worked for you :) The Content (except music & images) is ...

8:19
What is a lambda expression in C++11?

46 views

3 years ago

Utah Cpp Programmers
Illuminating Lambda Expressions in C++

Richard Thomson gives us an insight into lambda expressions in C++ by showing the equivalent manually written function objects ...

1:18:13
Illuminating Lambda Expressions in C++

883 views

5 years ago

Leira Hua
Lambdas, Lambdas Everywhere

Lambdas, Lambdas Everywhere by Herb Sutter http://channel9.msdn.com/Events/PDC/PDC10/FT13.

58:57
Lambdas, Lambdas Everywhere

6,726 views

13 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

CppNow
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:29:34
C++Now 2017: Vittorio Romeo “Implementing `variant` visitation using lambdas"

3,710 views

8 years ago

Kristopher Micinski
L6: Lambdas

Reading: SICP section 1.3 up to (stopping right before) 1.3.3 ...

25:38
L6: Lambdas

2,722 views

4 years ago

Fred Martin
Transforming let and lambda expressions

Transforming let expressions into lambda expressions and vice-versa, including let*. From UMass Lowell's COMP.3010 ...

31:22
Transforming let and lambda expressions

258 views

8 years ago

Kenny Pflug
99 Anonyme Methoden mit Lambdas in C# definieren

In diesem Video zeige ich Ihnen, dass Lambdas in C# eine viel kürzere Schreibweise für anonyme Methoden bieten als das ...

15:13
99 Anonyme Methoden mit Lambdas in C# definieren

1,366 views

11 years ago

Naim
Lambda Expression with practical Examples

Actually khub ekta vallgtache na tai lecture ta ready kora. Vallagtache na karon hoilo emotional ekta voidness kaj korteche inside.

19:20
Lambda Expression with practical Examples

14 views

8 months ago

Sam “SupDor” Carpenter
34. Lambda Expressions_part - 1/3.wmv

Learning to Program Using Visual .Basic 2010 Module 13 34. Lambda Expressions.

31:52
34. Lambda Expressions_part - 1/3.wmv

2,087 views

14 years ago

Dev Corner
Lambda Functions - Mary had a little lambda by Anjana Vakil

Mary had a little lambda, a function pure as snow. And for every program that Mary wrote, the lambda was all she needed to know.

44:21
Lambda Functions - Mary had a little lambda by Anjana Vakil

11,955 views

7 years ago

The Debug Zone
How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples

Today's Topic: How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples Thanks for taking the time to learn ...

1:31
How to Immediately Invoke a C++ Lambda Function: Quick Guide & Examples

29 views

6 months ago

CppNow
C++Now 2019: Conor Hoekstra “C++ Algorithms in Haskell and the Haskell Playground”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:47
C++Now 2019: Conor Hoekstra “C++ Algorithms in Haskell and the Haskell Playground”

3,926 views

6 years ago

Codegram
Full Stack Fest 2015: Fun with Lambdas!, by Corey Haines

FUN TIMES! http://fullstackfest.com/agenda/fun-with-lambdas Recorded & produced by El Cocu (http://elcocu.com) Full Stack Fest ...

36:53
Full Stack Fest 2015: Fun with Lambdas!, by Corey Haines

1,271 views

10 years ago

Tiago Cogumbreiro
CS450   S21   21   02  Lambda F syntax

... expressions right like a top level program so when i see f parse i give it a quote and i give it an expression so i give it a lambda i ...

7:41
CS450 S21 21 02 Lambda F syntax

92 views

4 years ago

The Debug Zone
Why Does a Lambda Run Faster in std::thread vs Main in GCC 4.9.2?

In this video, we delve into the intriguing performance differences between running a lambda function in a `std::thread` versus ...

3:39
Why Does a Lambda Run Faster in std::thread vs Main in GCC 4.9.2?

22 views

1 year ago

The Debug Zone
Modifying Vectors in C++11 Lambda Functions: Capture by Reference Explained

In this video, we dive into the powerful world of C++11 lambda functions, focusing specifically on how to modify vectors using ...

1:34
Modifying Vectors in C++11 Lambda Functions: Capture by Reference Explained

22 views

6 months ago

Sophia Wagner
What is a lambda expression, and when should I use one?

What is a lambda expression, and when should I use one? Hey guys! Hopefully you found a solution that helped you! The Content ...

8:11
What is a lambda expression, and when should I use one?

8 views

1 year ago

The Debug Zone
Fixing Error CS1977: Lambda Expression in Dynamically Dispatched Operations

In this video, we dive into the intricacies of error CS1977, which often arises when working with lambda expressions in ...

1:54
Fixing Error CS1977: Lambda Expression in Dynamically Dispatched Operations

1 view

3 months ago