More SWIG_NO_DELETER macros for Python / UTL languages
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10206 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
17d6c213ac
commit
d3daec2b16
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ struct SWIG_null_deleter {
|
|||
};
|
||||
%#define SWIG_NO_NULL_DELETER_0 , SWIG_null_deleter()
|
||||
%#define SWIG_NO_NULL_DELETER_1
|
||||
%#define SWIG_NO_NULL_DELETER_SWIG_POINTER_NEW
|
||||
%#define SWIG_NO_NULL_DELETER_SWIG_POINTER_OWN
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue