various fixes to remove warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6580 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bf0fe7f7de
commit
11d77ef9ae
21 changed files with 41 additions and 28 deletions
|
|
@ -1,7 +1,5 @@
|
|||
%module template_array_numeric
|
||||
|
||||
%typemap(arginit) const float[ANY] (float temp[$1_dim0]) { }
|
||||
|
||||
%inline %{
|
||||
|
||||
template <int Len>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue