![]() |
Project
|
Generic lambdas check. More...
Go to the source code of this file.
Functions | |
int | main () |
Variables | |
auto | glambda = [](auto a) { return a; } |
Generic lambdas check.
Definition in file cxx14-test-generic-lambda.cxx.
int main | ( | ) |
Definition at line 20 of file cxx14-test-generic-lambda.cxx.
Definition at line 18 of file cxx14-test-generic-lambda.cxx.