ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

261 results

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

Erarnitox
Lambdas & Callbacks in C++

Get your first exposure to captures and lambda functions in modern C++ . These concepts, especially callback functions, will be ...

10:21
Lambdas & Callbacks in C++

282 views

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

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

The Debug Zone
Understanding Empty Base Optimization in Lambda Captures: C++ Standard Insights

In this video, we delve into the intricacies of empty base optimization (EBO) in the context of lambda captures in C++. As modern ...

4:20
Understanding Empty Base Optimization in Lambda Captures: C++ Standard Insights

4 views

5 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

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

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

1 month ago

Erarnitox
Designated Initializers for Structs and Classes in C++

In this video I show very quickly how designated initializers for C++ structs work. This makes the initialization of member variables ...

2:12
Designated Initializers for Structs and Classes in C++

285 views

10 months ago

MUCplusplus
[MUC++] Robert Schimkowitsch - Safe and Readable Code: Monadic Operations in C++23

Let's talk about monads. What are they? Why and how would you use them? The aim of this talk is to introduce some fundamental ...

1:30:27
[MUC++] Robert Schimkowitsch - Safe and Readable Code: Monadic Operations in C++23

257 views

10 months ago

Nida Karagoz
Why doesn't the C++ standard implicitly define a lambda capturing nothing as `static` by default?

Why doesn't the C++ standard implicitly define a lambda capturing nothing as `static` by default? ✧ I really hope you found a ...

1:47
Why doesn't the C++ standard implicitly define a lambda capturing nothing as `static` by default?

0 views

10 months ago

Roel Van de Paar
Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function...

Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function pointer template non-type ...

1:46
Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function...

15 views

1 day ago

MUCplusplus
[MUC++] Jonathan Müller - Functional Programming in C++

Functional programming is a declarative way of writing programs by composing functions. In many situations, this can lead to code ...

1:16:52
[MUC++] Jonathan Müller - Functional Programming in C++

999 views

9 months ago

Aleida Castillo
Cálculo Lambda
8:15
Cálculo Lambda

4 views

3 months ago