Comment on The Functor Pattern in C++Comments−rosejn14y...or why types and the lack of anonymous functions combine to make a language painful, ugly, and annoying.−systems14yC++11 does have anonymous functionshttp://www.cprogramming.com/c++11/c++11-lambda-closures.html http://stackoverflow.com/questions/7627098/what-is-a-lambda-...−kombine14yTypes certainly don't.
Comments
...or why types and the lack of anonymous functions combine to make a language painful, ugly, and annoying.
C++11 does have anonymous functions
http://www.cprogramming.com/c++11/c++11-lambda-closures.html http://stackoverflow.com/questions/7627098/what-is-a-lambda-...
Types certainly don't.