.oisyn

.oisyn
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Implementing C# Interfaces in C++
10/27/2010 - 05:02
You've got your terminology all messed up. "Managed extensions for C++" or "Managed C++" in short is a deprecated language extension to C++ that was used in Visual C++ 2002 and 2003. The syntax you're using here is actually C++/CLI, which is a totally different (and ECMA-standardized) language.
Recent Comments