|
|
|
@ -1,6 +1,4 @@
@@ -1,6 +1,4 @@
|
|
|
|
|
# CppSharp 0.8.17 25.12.2017 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# CppSharp 0.8.18 28.1.2018 |
|
|
|
|
|
|
|
|
|
Do not generate wrappers for template specializations if original method in template class is ignored. |
|
|
|
|
|
|
|
|
@ -28,4 +26,4 @@ Added support for 16-bit wide characters (char16_t).
@@ -28,4 +26,4 @@ Added support for 16-bit wide characters (char16_t).
|
|
|
|
|
|
|
|
|
|
Fixed the generated C++ for symbols when protected classes need them. |
|
|
|
|
|
|
|
|
|
Removed the possibility for conflicts between overloads when generating C++ for symbols. |
|
|
|
|
Removed the possibility for conflicts between overloads when generating C++ for symbols. |
|
|
|
|