What C++11 features does Visual Studio 2010 support?

前端 未结 5 1689
囚心锁ツ
囚心锁ツ 2020-12-12 18:44

There is a list for GCC; is there a similar list for Visual Studio 2010?

5条回答
  •  温柔的废话
    2020-12-12 19:28

    See the C++ compilers implementation matrix. The page is maintained as best-effort and may lag behind most recent compiler releases.

提交回复
热议问题