Главная
Study mode:
on
1
Introduction
2
For Each
3
Operator
4
Lambda Expressions
5
Closure Objects
6
Test Parameters
7
Capture
8
Capture All By Reference
9
Fill With Stuff
10
Stuff Size
11
Capture by Value
12
Capture by Implicit
13
Capture by Constant
14
Capture Restrictions
15
Scope Restrictions
Description:
Explore the power of Lambda Functions in C++11 through this comprehensive CppNow conference talk. Delve into the syntax and usage of this new language feature, learning how anonymous functions can produce more expressive and less buggy code. Discover the advantages of lambda expressions over traditional function objects, including their ability to capture and modify state outside their scope. Engage with numerous examples and exercises to gain proficiency in using Lambda Functions. Cover topics such as introduction to lambdas, for-each operations, lambda expressions, closure objects, test parameters, capture methods (by reference, value, implicit, and constant), and scope restrictions. Bring your lambda-enabled compiler to practice writing better code with this powerful C++11 feature.

Lambda Functions

CppNow
Add to list
0:00 / 0:00