'%naturalvar <Class>;' doesn't need to be applied before the class declaration anymore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8615 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
744ba3f76c
commit
dabf4f8a94
1 changed files with 1 additions and 2 deletions
|
|
@ -13,8 +13,7 @@ Version 1.3.28 (unreleased).
|
|||
|
||||
that will tell swig to use the the 'natural' wrapping
|
||||
mechanism to all std::string global and member
|
||||
variables. Just remember to use the directive before
|
||||
the class declaration.
|
||||
variables.
|
||||
|
||||
- Add support for the %allowexcept feature along the
|
||||
scripting languages, which allows the %exception feature
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue