more fixes for %copyctor
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9021 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
faf33e0bd8
commit
82ec7cd7e5
3 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
%module kwargs
|
||||
|
||||
%nocopyctor;
|
||||
%kwargs;
|
||||
|
||||
%rename(myDel) del;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue