added ref/unref and friend dec. support comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5763 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cf2e4870e7
commit
9497c8cb66
2 changed files with 138 additions and 0 deletions
1
README
1
README
|
|
@ -79,6 +79,7 @@ These improvements include:
|
|||
- Support for C++ overloaded operators.
|
||||
- Support for C++ templates including member templates.
|
||||
- Support for C++ template specialization and partial specialization.
|
||||
- Support for C++ friend declarations.
|
||||
- Parsing support for almost all C/C++ datatypes.
|
||||
- Automatic translation of C++ exception specifiers.
|
||||
- Contract support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue