c# - Generating unmanaged C++ via CodeDom -
I'm looking at CodeDom to generate a non-programmed C ++ code, it seems that the The default implementation of CppCodeProvider
is only capable of creating Managed C ++ / CLI.
Is there any option out there?
Thank you!
It is not about to fly. A very serious impedance does not match between the classes in the system. Codedom, such as codeatament et al, and the structure of an original C ++ program, there is no way to model something in the form of non-square member work, not supported in managed code. Or header files including perceptions Or single pass compilation atketa
Comments
Post a Comment