ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,056 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++

94 views

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

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

296 views

3 months ago

Julian Kunkel
CS1PC C++ Week 5-2-2: Modern C++: Lambda Expressions

... talk about Lambda Expressions a Lambda expression is the in place creation of a function so the type of Lambda expression is ...

7:07
CS1PC C++ Week 5-2-2: Modern C++: Lambda Expressions

5 views

5 years 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,428 views

7 years ago

Mike the Coder
SPOJ ABSYS - Anti-Blot System

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

14:07
SPOJ ABSYS - Anti-Blot System

214 views

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

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

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

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

That is achieved with lambda expressions that upon evaluation create new function objects that have no name. Other than that ...

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

225 views

4 years ago

Tiago Cogumbreiro
CS450   S21   21   04  Lambda F semantics does not follow Racket

... the expression which is this lambda for that we have to use the rule e lam which gets you the lambda here and the closure goes ...

13:28
CS450 S21 21 04 Lambda F semantics does not follow Racket

85 views

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

Theo Reto
Introduction to the Untyped λ-Calculus (1.1)

CONTENT This video is part of the playlist "Lambda Cube Unboxed", a series of 13 videos that explores and exposes the basics ...

15:47
Introduction to the Untyped λ-Calculus (1.1)

7,153 views

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

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,846 views

8 years ago

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

Today's Topic: Understanding Implied Anonymous Types in Lambda Expressions: A Guide Thanks for taking the time to learn ...

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

4 views

1 year ago

CppNow
C++Now 2017: Jackie Kay “Generalized fold expressions”

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

4:01
C++Now 2017: Jackie Kay “Generalized fold expressions”

2,098 views

8 years ago

CppNow
C++Now 2019: Conor Hoekstra “C++ Algorithms in Haskell and the Haskell Playground”

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

4:47
C++Now 2019: Conor Hoekstra “C++ Algorithms in Haskell and the Haskell Playground”

3,934 views

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

993 views

6 years ago

CppNow
C++Now 2018: Louis Dionne “The Object Upside Down"

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

5:02
C++Now 2018: Louis Dionne “The Object Upside Down"

2,209 views

7 years ago

Roel Van de Paar
Achieving clean lambda functions in C++11 (6 Solutions!!)

Achieving clean lambda functions in C++11 Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

4:44
Achieving clean lambda functions in C++11 (6 Solutions!!)

5 views

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

459 views

Streamed 1 month ago

Tiago Cogumbreiro
CS450   21   2  lambda f syntax

So lambda F is the language that I'm only going to use in this lecture it's not really going to be needed for the homework. Although ...

13:51
CS450 21 2 lambda f syntax

83 views

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