%rename %ignore update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6699 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
996756f4a7
commit
2b02d4f706
1 changed files with 2 additions and 1 deletions
|
|
@ -1564,7 +1564,8 @@ declarations. If you need to remove a whole section of problematic code, the SW
|
|||
|
||||
<p>
|
||||
More powerful variants of <tt>%rename</tt> and <tt>%ignore</tt> directives can be used to help
|
||||
wrap C++ overloaded functions and methods. This is described in the C++ chapter.
|
||||
wrap C++ overloaded functions and methods or C++ methods which use default arguments. This is described in the
|
||||
<a href="SWIGPlus.html#ambiguity_resolution_renaming">Ambiguity resolution and renaming</a> section in the C++ chapter.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue