New typecheck

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5073 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-09-04 20:33:08 +00:00
commit 9abd2e7915

View file

@ -252,6 +252,7 @@ namespace std {
%define SWIG_TYPECHECK_DOUBLE_ARRAY 1090 %enddef
%define SWIG_TYPECHECK_CHAR_ARRAY 1130 %enddef
%define SWIG_TYPECHECK_STRING_ARRAY 1140 %enddef
%define SWIG_TYPECHECK_OBJECT_ARRAY 1150 %enddef
/*
* This template wrapper is used to handle C++ objects that are passed or