Generated on Wed Jul 21 2021 00:00:00 for Gecode by doxygen 1.9.1
hash.hpp File Reference

Go to the source code of this file.

Functions

template<class T >
void Gecode::cmb_hash (std::size_t &seed, const T h)
 Combine hash value h into seed. More...
 

Function Documentation

◆ cmb_hash()

template<class T >
void Gecode::cmb_hash ( std::size_t &  seed,
const T  h 
)
inline

Combine hash value h into seed.

Definition at line 44 of file hash.hpp.