开发者

Is it impossible using stl under .net c++ managed code?

It's clear that stl heavily depends on pointers. So d开发者_高级运维oes it means that there's no way using stl under c++ .net managed code?


You may take a look at the following article.


Visual Studio 2010 provides STL/CLR, which appears to be an extention of the STL that is compatible with .NET classes

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜