Searched defs:HashScalar (Results 1 – 1 of 1) sorted by relevance
298 inline uint64 HashScalar(const T& key) { in HashScalar() function302 inline uint64 HashScalar(const string& key) { return Hash64(key); } in HashScalar() function