add %naturalvar to std::string and remove local li_std_string.i, so Mattias can finish the examples here :)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8635 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6d37582a6c
commit
f959dde9bd
2 changed files with 6 additions and 5 deletions
|
|
@ -6,6 +6,8 @@
|
|||
%}
|
||||
|
||||
namespace std {
|
||||
%naturalvar string;
|
||||
|
||||
|
||||
%insert(closprefix) %{ (declare (hide <std-string>)) %}
|
||||
%nodefault string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue