This makes the typemap much more useful, as it can now reference the name of the class it is being expanded for and the type of the C pointer used by it (in principle, the latter could be recovered by using decltype(), but this results in rather verbose code inside static methods where a dummy pointer to the type must be constructed first, so using another special variable seems like a simpler solution). |
||
|---|---|---|
| .. | ||
| Devel | ||
| Manual | ||
| README | ||
Doc/Manual - Latest version of the SWIG user manual
Doc/Devel - Developer documentation concerning SWIG internals.
(not necessarily up to date)
Open the index.html file in each of these directories with a web browser.