CodePorting.Translator Cs2Cpp User Guide
This section collects the primary user-facing documentation for the C# to C++ translator.
- Configuration File - usage of translator configuration file.
- C++ Attributes - how to control C++ code output using private, .Net common and test system attributes.
- Integration - how to use produced code with third-party frameworks, different platform and build tools.
- Limitations and Bugs - known limitations, issues, and workarounds.
- Command-line Interface - how to run and configure the translator from the CLI.
- Manual Code Control - guidance on manual edits, annotations, and controlling generated code.
- User-defined Exceptions - handling and mapping exceptions between C# and C++.
If you're looking for examples or tutorials, see the top-level tutorial folder.