add the copyctor feature/directive to enable automatic copy constructors. In the way, fix how default ctor/dtor are added
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8129 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f383985d2d
commit
381596b0f3
8 changed files with 231 additions and 123 deletions
|
|
@ -155,6 +155,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* memberin/globalin/varin, for fix double arrays. */
|
||||
|
||||
%typemap(memberin) SWIGTYPE [ANY][ANY] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue