Searched defs:hash_combine (Results 1 – 1 of 1) sorted by relevance
16 static inline void hash_combine(std::size_t &) noexcept { } in hash_combine() function19 static inline void hash_combine(std::size_t &seed, const T &v, Rest &&...rest) noexcept in hash_combine() function