*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5025 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c1b57370b6
commit
48cad0215f
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ Version 1.3.20 (In progress)
|
|||
of whether the proxy class has been subclassed in the target language.
|
||||
No checks are made during construction to ensure that all pure virtual
|
||||
methods are implemented in the target language. Instead, calls to
|
||||
unimplemented methods will throw SWIG_DIRECTOR_PURE_VIRTUAL exceptions in
|
||||
C++.
|
||||
unimplemented methods will throw SWIG_DIRECTOR_PURE_VIRTUAL_EXCEPTION
|
||||
exceptions in C++.
|
||||
|
||||
Integrated Prabhu Ramachandran's typemap patches, which provide director
|
||||
typemap support for enums and std::size_t, and fix a couple bugs in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue