add iterator category
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7759 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9ff4da9d4a
commit
64a35df9d6
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@ namespace std {
|
|||
/* Macros for precedence levels */
|
||||
|
||||
%define SWIG_TYPECHECK_POINTER 0 %enddef
|
||||
%define SWIG_TYPECHECK_ITERATOR 5 %enddef
|
||||
%define SWIG_TYPECHECK_VOIDPTR 10 %enddef
|
||||
%define SWIG_TYPECHECK_BOOL 15 %enddef
|
||||
%define SWIG_TYPECHECK_UINT8 20 %enddef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue