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
Dave Beazley dfa507f6d7 Modified C++ handling code to inherit destructors so that a derived class
without a destructor can pick up a destructor (if any) from a base class.
This is highly experimental---I may take it out if it breaks too much stuff.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@777 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-08-31 21:41:00 +00:00
SWIG Modified C++ handling code to inherit destructors so that a derived class 2000-08-31 21:41:00 +00:00
swigweb *** empty log message *** 2000-08-16 18:03:05 +00:00