Ask HN: Most complete C++0x compiler ?

Hello,

what is in your opinion the "best" candidate compiler to learn the new C++0x standard ?

Unfortunately there is no compiler that implements the complete standard, but hopefully we will see one in the next year(s).

Thanks

  • This table is a round-up of C++0x support in various compilers:

    http://wiki.apache.org/stdcxx/C++0xCompilerSupport

  • Has the specification for c++0x been approved by ISO? I know various versions were floated, but I don't seem to recall a rubber-stamped standard ...