ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,631 results

Einsteinzee
Learning by doing :: C++ -- Lambda Expressions in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

12:33
Learning by doing :: C++ -- Lambda Expressions in C++

93 views

1 year ago

Sophia Wagner
What is a lambda expression, and when should I use one?

What is a lambda expression, and when should I use one? Hey guys! Hopefully you found a solution that helped you! The Content ...

8:11
What is a lambda expression, and when should I use one?

8 views

1 year ago

OpenWebinars
QUÉ SON LAS FUNCIONES LAMBDA EN C++

Te explicamos qué son las funciones lambda en C++ y te mostramos de forma práctica cómo utilizarlas.▻▻ Suscríbete para ...

8:36
QUÉ SON LAS FUNCIONES LAMBDA EN C++

4,411 views

7 years ago

Peter Schneider
What is a lambda expression in C++11?

What is a lambda expression in C++11? I hope you found a solution that worked for you :) The Content (except music & images) is ...

8:19
What is a lambda expression in C++11?

46 views

3 years ago

Peter Schneider
Does a C++ lambda have a limited life?

Does a C++ lambda have a limited life? I hope you found a solution that worked for you :) The Content (except music & images) is ...

4:38
Does a C++ lambda have a limited life?

1 view

2 years ago

Kristopher Micinski
L16: Lambda Calculus Introduction
15:35
L16: Lambda Calculus Introduction

9,951 views

4 years ago

CppNow
C++Now 2018: Alan Talbot “Loop Exit Blocks: A proposal for C++20”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:55
C++Now 2018: Alan Talbot “Loop Exit Blocks: A proposal for C++20”

1,840 views

7 years ago

CppNow
C++Now 2017: Michael Park “Pattern Matching in C++14"

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

6:37
C++Now 2017: Michael Park “Pattern Matching in C++14"

4,833 views

8 years ago

Warwick RSE
Inside the black box - Lambdas

Lambdas are a very useful feature of C++ allowing you to create anonymous functions quickly and easily but once again they ...

17:41
Inside the black box - Lambdas

14 views

3 years ago

Sophia Wagner
Lambda passed by reference runs when invoked in the constructor, but not when later stored in a d...

Lambda passed by reference runs when invoked in the constructor, but not when later stored in a data member Hey guys!

4:47
Lambda passed by reference runs when invoked in the constructor, but not when later stored in a d...

3 views

1 year ago

Alexander Hess - Pythonista
Using map() and filter() with lambda expressions

In this video, I review the example of the previous two videos, "A first look at the map-filter-reduce paradigm" and "Modeling 'rules ...

19:28
Using map() and filter() with lambda expressions

225 views

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

243 views

2 months ago

CppNow
Lightning Talk: Putting `integer_sequence` on a diet - Vittorio Romeo - C++Now 2019

http://cppnow.org — Lightning Talk: Putting `integer_sequence` on a diet - Vittorio Romeo - C++Now 2019 — Presentation Slides, ...

4:29
Lightning Talk: Putting `integer_sequence` on a diet - Vittorio Romeo - C++Now 2019

987 views

6 years ago

Peter Schneider
Lambda passed by reference runs when invoked in the constructor, but not when later stored in a d...

Lambda passed by reference runs when invoked in the constructor, but not when later stored in a data member I hope you found a ...

4:54
Lambda passed by reference runs when invoked in the constructor, but not when later stored in a d...

103 views

2 years ago

The Debug Zone
Understanding Implied Anonymous Types in Lambda Expressions: A Guide

In this video, we delve into the fascinating world of implied anonymous types within lambda expressions. As programming ...

6:04
Understanding Implied Anonymous Types in Lambda Expressions: A Guide

4 views

1 year ago

The Debug Zone
Copying std::function with Lambda Default Parameters: A Technical Guide

In this video, we delve into the intricacies of copying `std::function` objects in C++ when using lambda expressions with default ...

4:15
Copying std::function with Lambda Default Parameters: A Technical Guide

21 views

1 year ago

The Debug Zone
Understanding Lambda Expressions: Why Can't Member Variables Be Unqualified?

In this video, we delve into the intricacies of lambda expressions in programming, focusing on a common point of confusion: the ...

4:22
Understanding Lambda Expressions: Why Can't Member Variables Be Unqualified?

1 view

1 year ago

The Debug Zone
Lambda expression to convert list int to list string in c#

c#: Lambda expression to convert list int to list string in c#233 Thanks for taking the time to learn more. In this video I'll go through ...

4:17
Lambda expression to convert list int to list string in c#

12 views

1 year ago

The Debug Zone
Why can a lambda expression be used as a Comparator?

java: Why can a lambda expression be used as a Comparator? Thanks for taking the time to learn more. In this video I'll go ...

7:55
Why can a lambda expression be used as a Comparator?

4 views

1 year ago

The Debug Zone
C# multiple variables in lambda expression inside LinQ query

c#: C# multiple variables in lambda expression inside LinQ query Thanks for taking the time to learn more. In this video I'll go ...

7:57
C# multiple variables in lambda expression inside LinQ query

9 views

1 year ago