SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
2006-01-09 17:35:04 +00:00
SWIG add %delobject, which is the equivalent of %newobject but for functions that delete an element. This allows to properly disown the argument, as the %newobject directive allows to 'own' the object 2006-01-09 17:35:04 +00:00
swigweb update swig-dev to swig-devel 2006-01-02 00:13:33 +00:00