add a bit about SWIGTYPE

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9902 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2007-08-16 20:47:26 +00:00
commit 29d4b9c25b

View file

@ -1766,6 +1766,7 @@ The default csclassmodifiers typemap shipped with SWIG is
</div>
<p>
Note that the type used is the special catch all type <tt>SWIGTYPE</tt>.
If instead we use the following typemap to override this for just the <tt>ExtendMe</tt> class:
</p>