Question ??

Has there been any new feature with C++? Like new syntax, and stuff like that? I am Basic with this; So any help will be much appreciated
There is a new C++ standard in the works, which should be due sometime this year.
Newer versions of most compilers already support wide parts of the new standard, though.

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

and here:
http://www2.research.att.com/~bs/C++0xFAQ.html

to get an idea of the changes.
Thanks
Topic archived. No new replies allowed.