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 58b2f80 commit b585a13Copy full SHA for b585a13
docs/releases/CppSharp-0.8.18-28.1.2018.md
@@ -1,6 +1,4 @@
1
-# CppSharp 0.8.17 25.12.2017
2
-
3
+# CppSharp 0.8.18 28.1.2018
4
5
Do not generate wrappers for template specializations if original method in template class is ignored.
6
@@ -28,4 +26,4 @@ Added support for 16-bit wide characters (char16_t).
28
26
29
27
Fixed the generated C++ for symbols when protected classes need them.
30
31
-Removed the possibility for conflicts between overloads when generating C++ for symbols.
+Removed the possibility for conflicts between overloads when generating C++ for symbols.
0 commit comments