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
4 files changed