Default arguments updated
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6499 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
72b2faf604
commit
d70f04e660
5 changed files with 187 additions and 104 deletions
|
|
@ -1771,6 +1771,8 @@ they aren't supported (like C).
|
|||
<p>
|
||||
Once a default typemap has been applied to an argument, all arguments
|
||||
that follow must have default values.
|
||||
See the <a href="SWIG.html#SWIG_default_args">Default/optional arguments</a> section
|
||||
for further information on default argument wrapping.
|
||||
</p>
|
||||
|
||||
<H3><a name="Typemaps_nn31"></a>10.5.6 "check" typemap</H3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue