typemaps.i: $descriptor usage correction.
ocaml.cxx: director classes (needs more testing, but my Qt example works). director.swg: Core director class for Ocaml. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4480 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f10ce6cc84
commit
8dd475f93e
7 changed files with 1115 additions and 248 deletions
|
|
@ -37,7 +37,6 @@
|
|||
// exported class
|
||||
|
||||
namespace std {
|
||||
|
||||
template<class K, class T> class map {
|
||||
// add typemaps here
|
||||
public:
|
||||
|
|
@ -186,5 +185,4 @@ namespace std {
|
|||
%enddef
|
||||
|
||||
// add specializations here
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue