Removing empty errors tests - template typename missing
The missing typename was not warning, but this is too hard to provide error/warning messages given SWIG supports missing type information.
This commit is contained in:
parent
0f0bb3015a
commit
fa60e9c7b0
2 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
%module xxx
|
||||
|
||||
template<T> T blah(T x);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue