*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3567 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a6c7b4ca98
commit
aeded4b267
1 changed files with 2 additions and 3 deletions
|
|
@ -82,9 +82,8 @@ SWIG provides wrapping support for almost all of ANSI C++.
|
|||
|
||||
The only major C++ feature not currently supported by SWIG is the
|
||||
wrapping of nested classes--a problem we're working on. SWIG also
|
||||
does not currently support the implementation of C++ virtual methods
|
||||
in the target language (a feature that might be useful in certain C++
|
||||
projects).
|
||||
does not allow C++ virtual methods to be implemented in the
|
||||
target language (a subtle feature that might be useful in certain projects).
|
||||
|
||||
<h3>Preprocessing</h3>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue