Support for C++0x in Sun Studio
807857Oct 25 2010 — edited Oct 28 2010Hello,
Can someone help by updating on what is the status on SunStudio support for C++0x. Back in May 2008, Steve Clamage - Sun C++ Team, confirmed it'll be ready in time.
http://forums.sun.com/thread.jspa?threadID=5296590
gcc 4.5.1 seems to support:
http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.200x
Support for raw strings, lambda expressions and explicit type conversion operators.
Runtime Library (libstdc++)
Support for <future>, <functional>, and <random>
Existing facilities now exploit explicit operators and the newly implemented core C++0x features
Regards,
Sumit