Additions to %types so that a user can specify the code to go into the casting / conversion function
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10223 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
629aae375c
commit
22e3a7b009
3 changed files with 60 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ CPP_TEST_CASES += \
|
|||
smart_pointer_protected \
|
||||
smart_pointer_rename \
|
||||
smart_pointer_templatemethods \
|
||||
smart_pointer_templatevariables \
|
||||
smart_pointer_simple \
|
||||
smart_pointer_static \
|
||||
smart_pointer_typedef \
|
||||
|
|
@ -331,6 +332,7 @@ CPP_TEST_CASES += \
|
|||
typemap_variables \
|
||||
typemap_various \
|
||||
typename \
|
||||
types_directive \
|
||||
union_scope \
|
||||
using1 \
|
||||
using2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue