ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,800 results

Peter Schneider
Strange behaviour of boolean lambda in c++

Strange behaviour of boolean lambda in c++ I hope you found a solution that worked for you :) The Content is licensed under ...

2:31
Strange behaviour of boolean lambda in c++

1 view

1 year 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

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

The Debug Zone
Can You Declare a Constexpr Lambda Inside a Template Parameter in C++?

In this video, we dive into the intriguing world of C++ templates and constexpr lambdas. As modern C++ continues to evolve, ...

1:31
Can You Declare a Constexpr Lambda Inside a Template Parameter in C++?

1 view

10 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
Understanding Lambda Capture Issues in C++: GCC Compiler Bug Explained

In this video, we delve into the intricacies of lambda capture issues in C++, specifically focusing on a notable bug found in the ...

2:57
Understanding Lambda Capture Issues in C++: GCC Compiler Bug Explained

23 views

7 months ago

The Debug Zone
Fixing Lambda Capture Issues with Array Elements in C++: A Step-by-Step Guide

In this video, we delve into a common challenge faced by C++ developers: lambda capture issues when working with array ...

1:29
Fixing Lambda Capture Issues with Array Elements in C++: A Step-by-Step Guide

1 view

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

Nils Berglund
Young's double-slit experiment, evolution of the phase

This new episode of our #shorts shows the solution of Schrödinger's equation for a quantum particle moving towards, and partly ...

0:40
Young's double-slit experiment, evolution of the phase

1,152,523 views

4 years ago

The Debug Zone
Understanding if constexpr in Lambda with Pack Expansion: Compiler Bug Explained

In this video, we delve into the intricacies of using `if constexpr` within lambda expressions, particularly focusing on the concept of ...

2:02
Understanding if constexpr in Lambda with Pack Expansion: Compiler Bug Explained

9 views

8 months ago

The Debug Zone
Mastering Lambda Composition: Branching Techniques for Effective Coding

In this video, we delve into the powerful world of Lambda Composition, exploring essential branching techniques that can elevate ...

3:54
Mastering Lambda Composition: Branching Techniques for Effective Coding

8 views

1 year ago

Peter Schneider
Capturing a thread_local in a lambda

Capturing a thread_local in a lambda I hope you found a solution that worked for you :) The Content (except music & images) is ...

1:58
Capturing a thread_local in a lambda

16 views

2 years ago

Peter Schneider
C++20 converting a function template to generic lambda

C++20 converting a function template to generic lambda I hope you found a solution that worked for you :) The Content (except ...

3:09
C++20 converting a function template to generic lambda

10 views

2 years ago

Peter Schneider
Order of capture in lambda capture

Order of capture in lambda capture [duplicate] I hope you found a solution that worked for you :) The Content (except music ...

3:13
Order of capture in lambda capture

34 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

Peter Schneider
C++: Copy STL container to STL container using lambda

C++: Copy STL container to STL container using lambda I hope you found a solution that worked for you :) The Content is licensed ...

1:53
C++: Copy STL container to STL container using lambda

16 views

1 year 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

The Debug Zone
Fixing Compile Errors in C++: Troubleshooting Lambda Capture Issues

In this video, we dive into the common pitfalls of using lambda expressions in C++ and how to effectively troubleshoot compile ...

1:31
Fixing Compile Errors in C++: Troubleshooting Lambda Capture Issues

2 views

1 month ago

DevExpert - Programación Android y Kotlin
¿Cuál es el equivalente a las funciones de extensión para las lambdas?

Cuál es el equivalente a las funciones de extensión para las lambdas? Pack especial para aprender Kotlin + Jetpack ...

0:50
¿Cuál es el equivalente a las funciones de extensión para las lambdas?

1,428 views

2 years ago