mirror of https://github.com/mono/CppSharp.git
Browse Source
- Operators in generic classes do not attempt to generate as extension methods anymore - Empty `...Extensions` classes are no longer generated - `string` as a template argument is correctly cast - `MarshalCharAsManagedChar` option also generates correct casts - Suppress warning regarding returning struct field by ref - Eliminate some tabs that snuck into the test C++ headerpull/1778/head
7 changed files with 120 additions and 26 deletions
Loading…
Reference in new issue