#include <userver/utils/cached_hash.hpp>
Compares utils::CachedHash only by keys.
Definition at line 36 of file cached_hash.hpp.
 Inheritance diagram for utils::CachedHashKeyEqual< Equal, class >:
 Collaboration diagram for utils::CachedHashKeyEqual< Equal, class >:Public Member Functions | |
| constexpr | CachedHashKeyEqual (const Equal &eq) | 
| template<class T > | |
| constexpr bool | operator() (const CachedHash< T > &x, const CachedHash< T > &y) const | 
      
  | 
  inlineexplicitconstexpr | 
Definition at line 38 of file cached_hash.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 41 of file cached_hash.hpp.