ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,642 results

Tiago Cogumbreiro
CS450   S21   17   03  Syntax of Lambda S

... we are only supporting two kinds of values first one is a number and the second one is a lambda so a function declaration okay ...

3:33
CS450 S21 17 03 Syntax of Lambda S

121 views

4 years ago

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

In this video, we dive into the world of C++ lambda functions, exploring how to invoke them immediately for efficient coding.

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

29 views

6 months 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

23 views

7 months ago

Peter Schneider
How can I convert a lambda function arguments and store it in std::function

How can I convert a lambda function arguments and store it in std::function I hope you found a solution that worked for you :) The ...

2:13
How can I convert a lambda function arguments and store it in std::function

22 views

2 years ago

Peter Schneider
Use lambda through std::function reference, you cannot modify the value in lambda

Use lambda through std::function reference, you cannot modify the value in lambda I hope you found a solution that worked for ...

3:23
Use lambda through std::function reference, you cannot modify the value in lambda

0 views

2 years ago

Peter Schneider
How to pass an object's method to a lambda-function?

How to pass an object's method to a lambda-function? I hope you found a solution that worked for you :) The Content is licensed ...

2:53
How to pass an object's method to a lambda-function?

2 views

1 year ago

Peter Schneider
Can Different Lambdas Decay to the Same Function Pointer?

Can Different Lambdas Decay to the Same Function Pointer? I hope you found a solution that worked for you :) The Content ...

2:48
Can Different Lambdas Decay to the Same Function Pointer?

7 views

2 years ago

Peter Schneider
lambda function with incomplete type

lambda function with incomplete type I hope you found a solution that worked for you :) The Content (except music & images) is ...

2:39
lambda function with incomplete type

2 views

2 years ago

Domenico della PERUTA
C++ [video 41] funzione anonima (espressione lambda)
3:02
C++ [video 41] funzione anonima (espressione lambda)

91 views

6 years ago

The Debug Zone
Resolving GCC 6.x Warning: Lambda Visibility Issues Explained

In this video, we delve into the common warning encountered in GCC 6.x related to lambda visibility issues. As C@TheDaniRep ...

3:39
Resolving GCC 6.x Warning: Lambda Visibility Issues Explained

14 views

1 year ago

The Debug Zone
How to Debug C# AWS Lambda Functions Locally: A Step-by-Step Guide

In this video, we'll explore the essential techniques for debugging C# AWS Lambda functions right from your local development ...

2:17
How to Debug C# AWS Lambda Functions Locally: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
Understanding C# Lambda Expressions: How Variable Capturing Works

In this video, we delve into the fascinating world of C# lambda expressions, a powerful feature that allows for concise and ...

2:05
Understanding C# Lambda Expressions: How Variable Capturing Works

2 views

10 months ago

Peter Schneider
Can't figure what lambda expression does stand for

Can't figure what lambda expression does stand for I hope you found a solution that worked for you :) The Content (except music ...

3:45
Can't figure what lambda expression does stand for

2 views

2 years ago

Roel Van de Paar
Software Engineering: C++11 Lambda vs Helper Member Functions

Software Engineering: C++11 Lambda vs Helper Member Functions Helpful? Please support me on Patreon: ...

3:02
Software Engineering: C++11 Lambda vs Helper Member Functions

121 views

3 years ago

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

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

0:34
34. Lambda Expressions_part - 2/3.wmv

362 views

14 years ago

The Debug Zone
How to Cast Lambda to std::function with Parameter Pack in C++

In this video, we delve into the intricacies of C++ programming, focusing on the powerful combination of lambda expressions and ...

2:14
How to Cast Lambda to std::function with Parameter Pack in C++

7 views

4 months ago

Bald. Bearded. Builder.
Alias Any Type in C# 12

The ability to alias namespaces and named types has existed in C# for several years, but now developers have the ability to alias ...

1:56
Alias Any Type in C# 12

775 views

2 years ago

The Debug Zone
How to Return a Recursive Lambda from a Function in C++: A Complete Guide

In this video, we delve into the fascinating world of C++ programming, specifically focusing on the concept of recursive lambdas.

2:16
How to Return a Recursive Lambda from a Function in C++: A Complete Guide

2 views

5 months ago

Roel Van de Paar
Code Review: Examples of lambda functions, std::for_each / max_element / remove_if etc

Code Review: Examples of lambda functions, std::for_each / max_element / remove_if etc Helpful? Please support me on ...

3:09
Code Review: Examples of lambda functions, std::for_each / max_element / remove_if etc

19 views

3 years ago