William S Fulton
|
f3e2ab9195
|
Include all template parameters for std_unordered_multiset and std_unordered_set
|
2019-03-12 21:47:45 +00:00 |
|
William S Fulton
|
4a25ddbb97
|
Correct unordered_set/unordered_multiset template Key parameter name
|
2019-03-12 20:21:19 +00:00 |
|
Takashi Tamura
|
db8bc1c9c7
|
[python] fix std unordered containers
|
2017-02-11 15:26:52 +09:00 |
|
William S Fulton
|
5abb3e8008
|
More efficient Python slicing
Call reserve for container types that support it to avoid repeated
memory reallocations for new slices or slices that grow in size.
|
2016-09-01 23:49:30 +01:00 |
|
Matevz Jekovec
|
523817e4ee
|
Added initial support for hash tables unordered_ types.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-matevz@11418 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-07-18 21:34:53 +00:00 |
|