Browse Source

Update CppSharp-0.8.18-28.1.2018.md

pull/1078/head
João Matos 7 years ago committed by GitHub
parent
commit
b585a13bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      docs/releases/CppSharp-0.8.18-28.1.2018.md

6
docs/releases/CppSharp-0.8.18-28.1.2018.md

@ -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.

Loading…
Cancel
Save