Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
lambda-by-value.cpp File Reference
#include <iostream>
Include dependency graph for lambda-by-value.cpp:

Go to the source code of this file.

Functions

int main ()
 Demonstration of a lambda, with a capture taken by value. More...
 

Function Documentation

int main ( )

Demonstration of a lambda, with a capture taken by value.

See Also
lambda-by-reference.cpp
Author
Tobia De Koninck (Groepje P = NP)

Definition at line 9 of file lambda-by-value.cpp.