Added pointer test case.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4648 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6d9e990ac4
commit
9e272727ae
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ void halve_in_place(std::vector<double>& v) {
|
|||
|
||||
%}
|
||||
|
||||
%template(IntPtrVector) std::vector<int *>;
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue