Add std_shared_ptr.i and document shared_ptr library
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12077 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
84985fa205
commit
36c2e97a1c
7 changed files with 143 additions and 17 deletions
2
Lib/python/std_shared_ptr.i
Normal file
2
Lib/python/std_shared_ptr.i
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#define SWIG_SHARED_PTR_NAMESPACE std
|
||||
%include <boost_shared_ptr.i>
|
||||
Loading…
Add table
Add a link
Reference in a new issue