Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RNTupleIndex::RIndexValueHash Struct Reference

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
 

Member Function Documentation

◆ operator()()

std::size_t ROOT::Experimental::Internal::RNTupleIndex::RIndexValueHash::operator() ( const RIndexValue indexValue) const
inline

Definition at line 59 of file RNTupleIndex.hxx.


The documentation for this struct was generated from the following file: