DescriptionFix wtf::PairHashTraits to support types with isEmptyValue.
Types such as RefPtr<P> provide a custom isEmptyValue function in their
HashTraits. This fixes the std::pair HashTraits to support using such
types in a std::pair.
Committed: https://crrev.com/d5df93afba71062944c9609c72cbef1e03becec9
Cr-Commit-Position: refs/heads/master@{#397861}
Patch Set 1 #Patch Set 2 : add test #
Messages
Total messages: 12 (4 generated)
|