Gobelijn API documentation
- generated for commit a0cbea7
|
#include <iostream>
Go to the source code of this file.
Functions | |
int | main () |
Demonstration of a lambda, with a capture taken by reference. More... | |
int main | ( | ) |
Demonstration of a lambda, with a capture taken by reference.
Definition at line 9 of file lambda-by-reference.cpp.