summaryrefslogtreecommitdiff
path: root/Lib/std/std_unordered_multimap.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing hasher and key_type typedefs to C++11 STL containersWilliam S Fulton2019-03-121-0/+2
* Cosmetic STL typedef changesWilliam S Fulton2019-02-141-1/+0
* Cosmetic changes in C++11 std_unordered support filesWilliam S Fulton2017-02-101-3/+0
* use %std_container_methods_without_reverse_iteratorsTakashi Tamura2017-01-291-2/+0
* fix Lib/std/std unordered containersTakashi Tamura2017-01-281-11/+10
* Fix STL wrappers to not generate <: digraphs.William S Fulton2015-12-121-8/+8
* Removed decr-- Hash tables feature.Matevz Jekovec2009-08-141-0/+3
* Added initial support for hash tables unordered_ types.Matevz Jekovec2009-07-181-0/+87