isolate language independent STD/STL/C++ code + more documentation + cleaning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6382 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0f6ae6977d
commit
dc4409a1f1
50 changed files with 3502 additions and 3408 deletions
|
|
@ -1,4 +1,9 @@
|
|||
%include <wchar.i>
|
||||
//
|
||||
// std::wstring
|
||||
//
|
||||
|
||||
|
||||
%include <pywstrings.swg>
|
||||
%include <std_basic_string.i>
|
||||
|
||||
/* wide strings */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue