Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
ROOT::Internal::RPagePool::RKeyHasher Struct Reference

Hash function to be used in the unordered map fLookupByKey.

Definition at line 66 of file RPagePool.hxx.

Public Member Functions

std::size_t operator() (const RKey &k) const
 Like boost::hash_combine.
 

Member Function Documentation

◆ operator()()

std::size_t ROOT::Internal::RPagePool::RKeyHasher::operator() ( const RKey & k) const
inline

Like boost::hash_combine.

Definition at line 68 of file RPagePool.hxx.


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