Managed C++ takes some time getting used to with its __everything modifiers. C++/CLI is the new managed C++ what will ship with .NET 2.0 and Visual Studio 2005. For some reason it reminds me of Pascal with its ^ tracking handles. Stan Lippman has written a guide to the differences between the two and how to migrate to C++/CLI.

posted on Monday, February 21, 2005 12:26 PM |
Comments have been closed on this topic.