7 Commits

Author SHA1 Message Date
John Wellbelove
02aa427e6b Added unordered_set, unordered_multiset, unordered_multimap 2016-02-21 21:11:46 +00:00
John Wellbelove
a77950fb6d Fixed issue where begin returned a malformed iterator. 2016-02-15 21:25:39 +00:00
John Wellbelove
44b3598f14 Modified to use new intrusive link type. 2016-01-23 12:08:27 +00:00
John Wellbelove
862501942f Minor changes to unordered_map.
Added default to list link class.
2016-01-22 17:00:47 +00:00
jwellbelove
c3210e2b73 Fixed pool allocation bug in operator[] 2016-01-15 13:42:55 +00:00
jwellbelove
d128866086 Added load_factor, key_eq & hash_function member functions.
No tests added at this point.
2016-01-15 13:07:18 +00:00
John Wellbelove
6d1b126672 New unordered_map 2016-01-14 18:38:48 +00:00