ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,893,647 results

blogize
Understanding Lambda Expressions in C Programming

Learn about Lambda Expressions in C, their functionality, and how they optimize and enhance C programming for advanced ...

1:25
Understanding Lambda Expressions in C Programming

4 views

1 year ago

The Theory Of Code
A silent introduction to C++ lambdas  Part 2 : Naming a Lambda

Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid ...

1:43
A silent introduction to C++ lambdas Part 2 : Naming a Lambda

4,459 views

9 years ago

Mike Shah
std::thread with a lambda in modern c++ | Introduction to Concurrency in Cpp

Full Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd_ocTP2ZLicgqKnvq50OCXM ▻Find full courses on: ...

2:57
std::thread with a lambda in modern c++ | Introduction to Concurrency in Cpp

14,686 views

4 years ago

CodeMind
modern c lambda expressions

Get Free GPT4.1 from https://codegive.com/4dd8454 Okay, let's dive into the world of modern C Lambda Expressions. This tutorial ...

1:54
modern c lambda expressions

3 views

6 months ago

James Raynard
Constexpr and Lambda Expressions

A video from my online course, Update to C++17. Learn about the new features in C++17, including structured bindings, constexpr ...

2:49
Constexpr and Lambda Expressions

82 views

3 years ago

vlogize
Understanding the =  Operator in C#: A Deep Dive into Lambda Expressions

Summary: Explore the significance of the `= ` operator in C#, its role in lambda expressions, and its impact on .NET programming.

1:07
Understanding the = Operator in C#: A Deep Dive into Lambda Expressions

2 views

1 year ago

Pham Minh
C Lambda introduction - Tank game

Introduction video of C Lambda language, a scripting language can be used in various purposes such as game applications, ...

3:58
C Lambda introduction - Tank game

118 views

7 years ago

vlogize
Understanding Why Lambda Variables Remain Unchanged When Using std::function in C++

Explore the reasons behind the behavior of lambdas in C++ when using `std::function`. Learn how to effectively modify lambda ...

1:58
Understanding Why Lambda Variables Remain Unchanged When Using std::function in C++

1 view

10 months ago

vlogize
How to Retrieve Values from a Lambda Expression in C-

Learn how to effectively capture values from a lambda expression in C-, particularly when rewriting a library without changing ...

1:45
How to Retrieve Values from a Lambda Expression in C-

0 views

9 months ago

Hardik Tutorials
WHAT is a Lambda Function in C++? | EPISODE 34

Learn about Lambda Functions in C++ and take your coding skills to the next level! In this video, we'll dive into the world of ...

3:29
WHAT is a Lambda Function in C++? | EPISODE 34

119 views

8 months ago

The Theory Of Code
Modern C++ lambda | The Lambda Syntax |  C++11 C++14 C++17 C++20 C++23

Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid ...

1:47
Modern C++ lambda | The Lambda Syntax | C++11 C++14 C++17 C++20 C++23

9,380 views

9 years ago

Cow Corporation
C++: Generic Lambda

Welcome to the Cow Corporation's series of videos about software engineering. The topic of this video is a generic form of a C++ ...

3:02
C++: Generic Lambda

51 views

4 years ago

CppBuzz
Passing lambda as an argument to another lamda in C++11

In C++11 we can pass lambda as an argument to another lambda. For interview questions and study material please visit ...

2:41
Passing lambda as an argument to another lamda in C++11

134 views

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

vlogize
Understanding Lambda Capture in C++: Do Objects Persist?

Explore how lambda expressions capture objects in C++, the difference between capturing by copy vs. reference, and what ...

1:35
Understanding Lambda Capture in C++: Do Objects Persist?

0 views

10 months ago

Hey Delphi
C++ : Pass lambda expression to lambda argument c++11

C++ : Pass lambda expression to lambda argument c++11 To Access My Live Chat Page, On Google, Search for "hows tech ...

1:27
C++ : Pass lambda expression to lambda argument c++11

6 views

2 years ago

vlogize
How to Use EnumWindows with a Lambda in C++

Learn how to effectively use the `EnumWindows` API with a lambda function in C++. Discover common issues and their solutions ...

1:36
How to Use EnumWindows with a Lambda in C++

10 views

9 months ago

vlogize
Understanding the Scope of Lambda Functions in C++: Capturing Temporary Variables by Reference

Explore how lambda functions in C++ handle temporary variables by reference with our in-depth analysis. Learn about scope and ...

1:27
Understanding the Scope of Lambda Functions in C++: Capturing Temporary Variables by Reference

2 views

10 months ago

Developer Notes
C++11 Named and Unnamed Functions | Free-standing | Lambda functions

Short video about Named & Unnamed Functions. Program Links ...

3:18
C++11 Named and Unnamed Functions | Free-standing | Lambda functions

49 views

1 year ago