ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,403 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++

96 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

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

7 years ago

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

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

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

5 views

3 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

Tiago Cogumbreiro
CS450   21   2  lambda f syntax

... all functions actually should only take one forever so that's just return one parameter variable X okay so this represents lambda ...

13:51
CS450 21 2 lambda f syntax

83 views

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

374 views

4 months ago

RU Computer Science
Programming Languages: Lambda Calculus - 3

Third lecture on Lambda Calculus.

15:28
Programming Languages: Lambda Calculus - 3

27,567 views

12 years ago

RU Computer Science
Programming Languages: Lambda Calculus - 2

Second lecture on lambda calculus.

19:53
Programming Languages: Lambda Calculus - 2

27,110 views

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

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

... this with prototypes to reduce the need to specify return so you can say aut to I fun and this one is a Lambda function on the right ...

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

5 views

5 years ago

Round The Code
Missed these 12 new C# features?

Put the latest C# features into practice by building real APIs with Minimal APIs: ...

12:49
Missed these 12 new C# features?

870 views

1 month ago

Tiago Cogumbreiro
CS450   S21   17   02  Introducing Lambda S

We're now going to learn a language called lambda s which is short for mini racket right so what we'll learn in today's videos or a ...

7:56
CS450 S21 17 02 Introducing Lambda S

171 views

5 years ago

NPTEL IIT Bombay
Lecture 14 : Advanced  Features of  Functions Part 2 : Lambda expressions

Advanced Features of Functions Part 2 : Lambda expressions.

15:13
Lecture 14 : Advanced Features of Functions Part 2 : Lambda expressions

5,696 views

6 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,942 views

6 years ago

CppNow
C++Now 2017: Allan Deutsch “The Slot Map Data Structure"

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

4:09
C++Now 2017: Allan Deutsch “The Slot Map Data Structure"

7,776 views

8 years ago

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

10,066 views

4 years ago

Adam Doupé
CSE 340 F16 Office Hours: "Lambda Calculus"

Recorded office hours discussion for CSE 340 F16. Discussed disambiguation rules for lambda calculus. Lecture slides and other ...

7:39
CSE 340 F16 Office Hours: "Lambda Calculus"

1,387 views

9 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

996 views

6 years ago

Erarnitox
C++ Functions (and std::functional)

In this video I quickly cover the basics of organizing your code with functions. I do also cover the fundamental usage of ...

4:17
C++ Functions (and std::functional)

693 views

1 year ago