Anyone know of a good C++0x website out there, other than wikipedia?
Thanks.
Anyone know of a good C++0x website out there, other than wikipedia?
Thanks.
The best I know is ISO/IEC JTC1/SC22/WG21 - The C++ Standards Committee where the n3092.pdf document is available.
You should check out the Visual Studio Team Blogs. They discuss quite heavily the new features in C++0x, which are in VS2010, and how they can be used.