C++0x Finally Becomes a Standard
Samfer writes "On Friday August 12th 2011, the results for the final ISO ballot on C++0x came in, and the ISO C++ Standards Committee were unanimous in favor of approving the new C++0x (for now unofficially known as C++11) object-oriented programming language standard which is intended to replace the existing C++ standard. The new standard is to offer new and improved features such as lambda functions, concurrent programming functionality, direct data field initialization, and an improved standard library to name but a few."
Although I haven't heavily used C++ in years, it is nice to see a decade long effort finally come to fruition. Especially nice is the support for type inference which should save quite a few people from RSI and make refactoring code a bit less obnoxious.
Wrong thread dude, think you were looking for:
http://developers.slashdot.org/story/11/07/28/1758221/Oracle-Announces-Java-SE-7
...the 11th plague of Egypt has arrived a little bit late.
Objects
I made an app! Shoutium
First DNF, then a HURD kernel, now C++0x... Remind me to send some parkas to hell.
Wanted: A 'cocks' programmer. With seventy years experience.
Religion is what happens when nature strikes and groupthink goes wrong.
Have you SEEN the stuff they're adding in the C++0x standard? Java has its warts, but it doesn't even come close to THAT level of horrific ugliness. I think APL is starting to have a competitor for unreadable code.