#include <userver/utils/cached_hash.hpp>
Compares utils::CachedHash only by keys (EBO-optimized for non-final Equal)
Definition at line 48 of file cached_hash.hpp.
Inheritance diagram for utils::CachedHashKeyEqual< Equal >:Public Member Functions | |
| constexpr | CachedHashKeyEqual (const Equal &eq) |
| template<class T> | |
| constexpr bool | operator() (const CachedHash< T > &x, const CachedHash< T > &y) const |
| constexpr | CachedHashKeyEqual (const Equal &eq) |
| constexpr bool | operator() (const CachedHash< T > &x, const CachedHash< T > &y) const |
|
inlineexplicitconstexpr |
Definition at line 50 of file cached_hash.hpp.
|
inlineexplicitconstexpr |
Definition at line 32 of file cached_hash.hpp.
|
inlineconstexpr |
Definition at line 37 of file cached_hash.hpp.
|
inlineconstexpr |
Definition at line 55 of file cached_hash.hpp.