Home
last modified time | relevance | path

Searched defs:hash_combine (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/tests/
H A Dex64.cxx16 static inline void hash_combine(std::size_t &) noexcept { } in hash_combine() function
19 static inline void hash_combine(std::size_t &seed, const T &v, Rest &&...rest) noexcept in hash_combine() function