We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a2418 commit 42a5f50Copy full SHA for 42a5f50
docs/UsersManual.md
@@ -31,6 +31,10 @@ binding technologies:
31
- C# (P/Invoke)
32
- C++/CLI
33
34
+We have recently introduced an option which makes Clang look up MSVC headers.
35
+If it works well, we're going to make it the default in our next release.
36
+Its only disadvantage is the ability to select a specific version of MSVC.
37
+
38
# 3. C/C++ language features
39
40
In this section we will go through how the generator deals C/C++ types.
0 commit comments