|
|
От: | _nn_ | |
| Дата: | 28.03.11 07:48 | ||
| Оценка: | 4 (1) | ||
The closure type for a lambda-expression with no lambda-capture has a public non-virtual non-explicit const
conversion function to pointer to function having the same parameter and return types as the closure type’s
function call operator. The value returned by this conversion function shall be the address of a function
that, when invoked, has the same effect as invoking the closure type’s function call operator.