[python] fix std unordered containers
This commit is contained in:
parent
e5add63548
commit
db8bc1c9c7
8 changed files with 126 additions and 51 deletions
|
|
@ -41,7 +41,7 @@
|
|||
}
|
||||
%}
|
||||
|
||||
#define %swig_unordered_multiset_methods(Set...) %swig_set_methods(Set)
|
||||
#define %swig_unordered_multiset_methods(Set...) %swig_unordered_set_methods(Set)
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue