'oficially' add fastdispatch option
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7953 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ca7f770ac1
commit
cef0013285
7 changed files with 215 additions and 10 deletions
5
Examples/test-suite/overload_template_fast.i
Normal file
5
Examples/test-suite/overload_template_fast.i
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
%module overload_template_fast
|
||||
|
||||
%fastdispatch;
|
||||
|
||||
%include overload_template.i
|
||||
Loading…
Add table
Add a link
Reference in a new issue