better support for string and def. args, plus adding allocator + sstream

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6818 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-12-01 01:22:30 +00:00
commit 3331853982
10 changed files with 309 additions and 118 deletions

1
Lib/python/std_sstream.i Normal file
View file

@ -0,0 +1 @@
%include <std/std_sstream.i>