[python] fix std unordered containers
This commit is contained in:
parent
e5add63548
commit
db8bc1c9c7
8 changed files with 126 additions and 51 deletions
|
|
@ -149,7 +149,7 @@
|
|||
}
|
||||
|
||||
%define %swig_map_common(Map...)
|
||||
%swig_sequence_iterator(Map);
|
||||
%swig_sequence_iterator(swig::make_output_iterator,Map);
|
||||
%swig_container_methods(Map)
|
||||
|
||||
#if defined(SWIGPYTHON_BUILTIN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue