missing %feature(director)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9270 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b29698428c
commit
c725861fd0
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
%include <std_string.i>
|
||||
|
||||
%feature("director") Bar;
|
||||
%feature("director") Foo;
|
||||
|
||||
%newobject Foo::cloner();
|
||||
%newobject Bar::cloner();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue