---------------------------------------- > Date: Sun, 30 Mar 2008 00:36:46 -0700 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: C++0X gets lambdas/closures > > http://herbsutter.spaces.live.com/blog/cns!2D4327CC297151BB!785.entry > > You may now commence griping about how C++ sucks, is overly complex, and > these changes only make it worse. > No, my gripes will be- it looks ugly, and I see no practical advantage to adding it. It makes the code more difficult to understand than if one was to just use a loop. Anonymous functions are less maintainable in any language.
Gabe _________________________________________________________________ How well do you know your celebrity gossip? http://originals.msn.com/thebigdebate?ocid=T002MSN03N0707A -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
