parent
02b10195fc
commit
9d87b9f099
7 changed files with 29 additions and 55 deletions
|
|
@ -185,17 +185,6 @@ These methods "may be called" if needed.
|
|||
#define %clearpythonappend %feature("pythonappend","")
|
||||
|
||||
|
||||
/* ------------------------------------------------------------------------- */
|
||||
/*
|
||||
Python default argument handling (for non-builtin)
|
||||
*/
|
||||
|
||||
#define %pythondefaultargs %feature("python:defaultargs")
|
||||
#define %nopythondefaultargs %feature("python:defaultargs", "0")
|
||||
#define %clearpythondefaultargs %feature("python:defaultargs", "")
|
||||
|
||||
|
||||
|
||||
/* ------------------------------------------------------------------------- */
|
||||
/*
|
||||
%extend_smart_pointer extend the smart pointer support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue