Minor doc tweaks for unrestricted unions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@13848 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
dbdbdd94aa
commit
4c2a1abd6b
2 changed files with 2 additions and 2 deletions
|
|
@ -438,7 +438,7 @@ typedef void (*PFD)(double); // The old style
|
|||
|
||||
|
||||
<p>SWIG fully supports any type inside a union even if it does not
|
||||
define the trivial constructor. For example, the wrapper for the following
|
||||
define a trivial constructor. For example, the wrapper for the following
|
||||
code is correctly produced:</p>
|
||||
|
||||
<div class="code"><pre>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue