|
|
|
|
|
by hellofunk
3378 days ago
|
|
It's better to call them what they are in C++, lambdas, rather than closures, in my opinion. The flexibility that proper closures provide in functional languages just cannot exist in C++ and mixing the terms freely only confuses the matter. |
|