add castmode in python and cleaning the castdispatch mechanism
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8051 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cd5224c0b1
commit
5a76bc68fc
16 changed files with 461 additions and 101 deletions
4
SWIG/Examples/test-suite/python/overload_simple_cast.i
Normal file
4
SWIG/Examples/test-suite/python/overload_simple_cast.i
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// Simple tests of overloaded functions
|
||||
%module("castmode") overload_simple_cast
|
||||
|
||||
%include overload_simple.i
|
||||
Loading…
Add table
Add a link
Reference in a new issue