What is the difference between Managed C++ and C++/CLI?

后端 未结 3 923
时光取名叫无心
时光取名叫无心 2020-12-29 04:07

What is exactly the difference between the \"old\" Managed C++ and the \"new\" C++/CLI?

3条回答
  •  粉色の甜心
    2020-12-29 04:12

    http://msdn.microsoft.com/en-us/library/ms235298.aspx gives a rough overview of the syntax changes.

提交回复
热议问题