Searched defs:hash_pair (Results 1 – 1 of 1) sorted by relevance
148 struct hash_pair final { struct150 size_t operator()(const std::pair<TFirst, TSecond>& p) const noexcept { in operator ()()