add iadd test case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7735 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bb5205a0c6
commit
29e402fedf
4 changed files with 47 additions and 22 deletions
|
|
@ -9,10 +9,4 @@ class Foo;
|
|||
%attribute_ref(test::Foo, long, AsLong);
|
||||
|
||||
|
||||
%typemap(out) B & B::operator+= "hello";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
%include "iadd.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue