lambda functions
lambda functions
Posted Dec 9, 2005 9:09 UTC (Fri) by pkolloch (subscriber, #21709)In reply to: lambda functions by rmstar
Parent article: The Boost C++ Libraries
Just to summarize what others have already made: I was not in awe with the prettiness of the construct. It is clearly much uglier than in probably any functional language. Yet, I was amazed that this is at all possible in a language like C++ (without language enhancements)!