userver: std::hash<::utils::CachedHash< T > > Struct Template Reference
Loading...
Searching...
No Matches
std::hash<::utils::CachedHash< T > > Struct Template Reference

Detailed Description

template<class T>
struct std::hash<::utils::CachedHash< T > >

Definition at line 67 of file cached_hash.hpp.

Public Member Functions

constexpr std::size_t operator() (const ::utils::CachedHash< T > &value) const noexcept
 

Member Function Documentation

◆ operator()()

template<class T >
constexpr std::size_t std::hash<::utils::CachedHash< T > >::operator() ( const ::utils::CachedHash< T > & value) const
inlineconstexprnoexcept

Definition at line 68 of file cached_hash.hpp.


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