NewsISO Approves C++ Upgrade

ISO Approves C++ Upgrade

The International Organization for Standards (ISO) has unanimously approved the standard for C++11. The major update to the programming language should provide better performance, thanks to improved features like move semantics. It also includes lambda functions, which offer better support for parallel algorithms and allow application development pros to write more concise code. “What’s already there in the C++98 standard library will immediately become even easier to use,” blogged Herb Sutter, chair of the ISO C++ standards committee.

The approved standard will be published within a few weeks.

View article

Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends & analysis
This email address is invalid.
Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends & analysis
This email address is invalid.

Latest Posts

Related Stories