
11 Mar
2008
11 Mar
'08
11:31 p.m.
Doug Gregor wrote:
GCC 4.3.0 has been released. It contains support for some new C++0x features in its experimental C++0x mode, including rvalue references, variadic templates, and decltype. Please see
It also includes an experimental parallel mode in libstdc++, where std::algorithms are parallelised over the available processors based on compile-time and/or run-time criteria: http://gcc.gnu.org/onlinedocs/libstdc++/ext/parallel_mode.html Phil.