Topic: about c++ standard 2.0
Author: hpsoar <hpsoar@gmail.com>
Date: Sat, 7 Mar 2009 06:53:55 CST Raw View
Hello, I just want to know whether the C++ Standard 2.0 has been
published. thank you
--
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Author: wasti.redl@gmx.net
Date: Sat, 7 Mar 2009 09:23:34 CST Raw View
On Mar 7, 1:53 pm, hpsoar <hps...@gmail.com> wrote:
> Hello, I just want to know whether the C++ Standard 2.0 has been
> published. thank you
There is no document that will ever be called that. The next revision
of C++ will, according to the current timeline, probably be called C+
+10, since it will be published in 2010. You can find all information
about the standard process at http://www.open-std.org/JTC1/SC22/WG21/
In the meantime, there's C++98 (what you could call 1.0), C++03 (which
is kind of a 1.1), and C++ TR1 (the Expansion Pack :-))
Sebastian
--
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]