ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

113 results

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
Understanding C# Lambda Expressions: How Variable Capturing Works

Today's Topic: Understanding C# Lambda Expressions: How Variable Capturing Works Thanks for taking the time to learn more.

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

2 views

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

309 views

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

11 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

8 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

11 months ago

The Debug Zone
Replacing std::ptr_fun in C++17: Modern Alternatives and Best Practices

As C++ evolves, it's essential to adopt best practices that leverage the power of lambda expressions and function objects. Join us ...

2:40
Replacing std::ptr_fun in C++17: Modern Alternatives and Best Practices

2 views

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

7 months ago

The Debug Zone
Understanding IL Differences: Local Functions vs Anonymous Methods & Lambdas

In this video, we delve into the intricacies of Intermediate Language (IL) differences between local functions, anonymous methods, ...

2:23
Understanding IL Differences: Local Functions vs Anonymous Methods & Lambdas

0 views

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

8 views

5 months ago

Peter Schneider
Combining fold expressions with lambdas in C++17

Combining fold expressions with lambdas in C++17 I hope you found a solution that worked for you :) The Content is licensed ...

4:14
Combining fold expressions with lambdas in C++17

5 views

8 months ago

The Debug Zone
Boosting C++ Performance: Understanding Static Lambdas and Their Benefits

In this video, we delve into the world of C++ performance optimization by exploring the powerful concept of static lambdas.

1:32
Boosting C++ Performance: Understanding Static Lambdas and Their Benefits

0 views

11 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

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

10 months ago

The Debug Zone
How Can I use Null Lambda in C++?

Today's Topic: How Can I use Null Lambda in C++? Thanks for taking the time to learn more. In this video I'll go through your ...

1:53
How Can I use Null Lambda in C++?

0 views

2 weeks ago

The Debug Zone
How to Pass a Predicate as a Parameter in C#: A Complete Guide

In this video, we delve into the powerful concept of predicates in C# and how they can enhance your programming skills. You'll ...

1:58
How to Pass a Predicate as a Parameter in C#: A Complete Guide

7 views

8 months ago

The Debug Zone
Understanding Lambda Capture Issues in C++: GCC Compiler Bug Explained

As lambda expressions become increasingly popular for their concise syntax and powerful functionality, understanding the ...

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

23 views

8 months ago

The Debug Zone
How to Convert Template Functions to Generic Lambdas in C++

As C++ evolves, the introduction of lambda expressions has transformed the way we write and think about functions. Join us as ...

2:48
How to Convert Template Functions to Generic Lambdas in C++

2 views

5 months ago

Nic Ferrier
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

I've been talking about using closures in C through using the GCC nested functions implementation (which is now safe from stack ...

16:49
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

462 views

Streamed 1 month ago

The Debug Zone
How to Pass Functions as Arguments in C++: A Complete Guide

In this video, we delve into the powerful concept of passing functions as arguments in C++. Understanding this technique can ...

1:59
How to Pass Functions as Arguments in C++: A Complete Guide

0 views

2 months ago

The Debug Zone
How to Reference Generic Parameters Recursively in TypeScript and C#

In this video, we delve into the fascinating world of generic parameters and their recursive applications in both TypeScript and C#.

1:53
How to Reference Generic Parameters Recursively in TypeScript and C#

13 views

4 months ago

The Debug Zone
Equivalent of D's taskPool.parallel() in C++: A Comprehensive Guide

In this video, we delve into the powerful capabilities of parallel programming in C++ by exploring the equivalent of D's ...

1:30
Equivalent of D's taskPool.parallel() in C++: A Comprehensive Guide

0 views

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