#include <userver/utils/cached_hash.hpp>
Compares utils::CachedHash only by keys.
Definition at line 30 of file cached_hash.hpp.
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 32 of file cached_hash.hpp.
|
inlineconstexpr |
Definition at line 37 of file cached_hash.hpp.