William S Fulton
|
e97181ebc0
|
Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr
To fix overloading when using these types.
|
2022-09-17 10:23:51 +01:00 |
|
William S Fulton
|
5dd5e80a84
|
Cosmetic formatting and doc updates in std_unique_ptr.i files
|
2022-07-17 20:44:20 +01:00 |
|
William S Fulton
|
c3c061cac8
|
Add Python support for std::unique_ptr inputs
Equivalent to Java/C# implementation.
|
2022-07-17 15:20:20 +01:00 |
|
William S Fulton
|
299880e6a6
|
Add std::unique support
Simple copy of current auto_ptr support (just suppport for
functions returning std::unique_ptr).
Closes #1722
|
2022-07-02 16:17:18 +01:00 |
|