Saturday, September 3, 2011

C++ upgrade wins unanimous approval

From InfoWorld

News on the Programming Languages front (pay attention, COSC382 students!)
"C++11 is the first major new version of ISO C++, said Herb Sutter, chair of the ISO C++ standards committee. Featured in C++11 are lambda functions, which serve as a key enabler of emerging parallel algorithms and revolutionize the use of the existing Standard Template Library, said Sutter, also a principal architect for native languages at Microsoft. "What's already there in the C++98 standard library will immediately become even easier to use," he said. Move semantics in C++11, meanwhile, lead to higher performance. Concurrency features include types for portable, lock-free programming.

'via Blog this'

No comments:

Post a Comment