A simple lambda is supposed to decompose to a function pointer. |
|
|
The lambda-expression’s compound-statement yields the function-body (8.4) of the function call operator |
if they really do decompose into function pointers, why is this syntax used to immediately call it |