Contents:
Defined in File hash.h
T
HashType
marian::util::
::
hash_combine
Combine hash values.
This combinator is based on boost::hash_combine, but uses std::hash as the hash implementation. Used as a drop-in replacement for boost::hash_combine.