Struct hash_pair

Struct Documentation

struct hash_pair

std::pair 的通用哈希器。

Public Functions

template<class T1, class T2>
inline std::size_t operator()(const std::pair<T1, T2> &p) const