Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing hasher and key_type typedefs to C++11 STL containers | William S Fulton | 2019-03-12 | 1 | -3/+5 |
* | Correct unordered_set/unordered_multiset template Key parameter name | William S Fulton | 2019-03-12 | 1 | -7/+7 |
* | Add missing parameter names in STL container wrappers | William S Fulton | 2019-02-13 | 1 | -1/+1 |
* | Cosmetic changes in C++11 std_unordered support files | William S Fulton | 2017-02-10 | 1 | -3/+0 |
* | fix Lib/std/std unordered containers | Takashi Tamura | 2017-01-28 | 1 | -2/+0 |
* | Fix STL wrappers to not generate <: digraphs. | William S Fulton | 2015-12-12 | 1 | -7/+7 |
* | C++11 support for new versions of erase and insert in the STL containers. | William S Fulton | 2013-12-22 | 1 | -2/+5 |
* | Removed decr-- Hash tables feature. | Matevz Jekovec | 2009-08-14 | 1 | -0/+3 |
* | Added initial support for hash tables unordered_ types. | Matevz Jekovec | 2009-07-18 | 1 | -0/+116 |