Is there a compiler that has good support for the new C++0x?
I use GCC but unfortunately the current version 4.4 has a poor support for the new features.
See Question&Answers more detail:osIs there a compiler that has good support for the new C++0x?
I use GCC but unfortunately the current version 4.4 has a poor support for the new features.
See Question&Answers more detail:osThe Apache Standard C++ Library project maintains a wiki page of major compilers' C++0x support.
Here are links to the vendors' pages describing their C++0x support: