The new C++ standard… C++0x

“C++0x is the planned new standard for the C++ programming language. It is intended to replace the existing C++ standard, ISO/IEC 14882, which was published in 1998 and updated in 2003. These predecessors are informally known as C++98 and C++03. The new standard will include several additions to the core language and will extend the C++ standard library, incorporating most of the C++ Technical Report 1 libraries - most likely with the exception of numerical libraries.”

http://en.wikipedia.org/wiki/C%2B%2B0x

Leave a Reply

You must be logged in to post a comment.