C++11 Compiler: Closest to the standard and how close?

后端 未结 6 938
孤城傲影
孤城傲影 2020-12-04 19:03

I\'m interested in learning C++ more thoroughly now that C++11 is apparently ratified. What compiler currently implements the closest thing available to full C++11 support?

6条回答
  •  伪装坚强ぢ
    2020-12-04 19:50

    I think the one Scott Meyers maintains on his homepage is pretty good:

    http://www.aristeia.com/C++0x/C++0xFeatureAvailability.htm

提交回复
热议问题