Typemap %apply docs clarification
This commit is contained in:
parent
411c17f15d
commit
7375d4575a
1 changed files with 1 additions and 1 deletions
|
|
@ -4955,7 +4955,7 @@ then all of the <tt>int *OUTPUT</tt> (source) typemap methods are copied to <tt>
|
|||
<p>
|
||||
However, there is a subtle aspect of <tt>%apply</tt> that needs clarification.
|
||||
Namely, if a target contains a typemap method that the source does not,
|
||||
the target typemap method is not overwritten / deleted.
|
||||
the target typemap method remains in place and unchanged.
|
||||
This behavior allows you to do two things:
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue