Stop claiming that SWIG_exception() can be used in helper functions
This commit is contained in:
parent
23bcc1c66b
commit
b132992b8a
1 changed files with 1 additions and 3 deletions
|
|
@ -592,9 +592,7 @@ SWIG_NullReferenceError
|
|||
</pre></div>
|
||||
|
||||
<p>
|
||||
Since the <tt>SWIG_exception()</tt> function is defined at the C-level
|
||||
it can be used elsewhere in SWIG. This includes typemaps and helper
|
||||
functions.
|
||||
The <tt>SWIG_exception()</tt> function can also be used in typemaps.
|
||||
</p>
|
||||
|
||||
<H2><a name="Customization_ownership"></a>11.2 Object ownership and %newobject</H2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue