cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
C++ 0x
C++ 0x
May 19, 2009 at 4:23pm
May 19, 2009 at 4:23pm UTC
closed account (
S6k9GNh0
)
Anyone know any good articles on this? If not could you explain to me what is being added / fixed / taken out?
May 19, 2009 at 4:42pm
May 19, 2009 at 4:42pm UTC
Bazzy
(6281)
Wikipedia has a huge article on this:
http://en.wikipedia.org/wiki/C%2B%2B0x
You can check the standards committee stuff for the most updated information:
http://www.open-std.org/jtc1/sc22/wg21/
If you want a compiler which already supports some of the C++0x feature try g++4.4 :
http://gcc.gnu.org/gcc-4.4/cxx0x_status.html
May 19, 2009 at 5:15pm
May 19, 2009 at 5:15pm UTC
closed account (
z05DSL3A
)
also: http://www.research.att.com/~bs/C++0xFAQ.html
Topic archived. No new replies allowed.