Hash combinining the individual index value hashes from RIndexValue.
Uses the implementation from boost::hash_combine
(see https://www.boost.org/doc/libs/1_55_0/doc/html/hash/reference.html#boost.hash_combine).
Definition at line 58 of file RNTupleIndex.hxx.
Public Member Functions | |
std::size_t | operator() (const RIndexValue &indexValue) const |
|
inline |
Definition at line 59 of file RNTupleIndex.hxx.