commit | 33247ee958f603bece4223e5e0937391c3c52672 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Jul 03 13:31:56 2020 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Mon Jul 06 08:13:18 2020 +0000 |
tree | 2ce7d2b876f6c49ef4f76116ff24731b759eae9d | |
parent | c473dc7ae830ff6db4c9cead2be679af41da80e3 [diff] |
Add default EmptyFn for HashMap<>. Compare only the keys, not values. The old default used by ScopedArenaHashMap<> did not allow non-comparable values. Test: hash_map_test Change-Id: I6d9f3cf0ff10d637fb8221bc07d6f0867ace9336