[python] add %swig_sequence_iterator_with_making_function and
make %swig_sequence_iterator forward to it.
add %swig_sequence_forward_iterator too.
This commit is contained in:
parent
9c6d5dc53c
commit
3174e1488c
5 changed files with 19 additions and 11 deletions
|
|
@ -122,7 +122,7 @@
|
|||
}
|
||||
|
||||
%define %swig_unordered_map_common(Map...)
|
||||
%swig_sequence_iterator(swig::make_output_forward_iterator,Map);
|
||||
%swig_sequence_forward_iterator(Map);
|
||||
%swig_container_methods(Map)
|
||||
|
||||
%extend {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue