Hash the pair by combining the hashes of its elements.
Declared in <folly/hash/Hash.h>
<folly/hash/Hash.h>
size_t operator()(std::pair<T1, T2> const& x) const;
The combined hash