Public Member Functions | List of all members
std::hash< Hashable< H > > Struct Template Reference

Public Member Functions

template<class E = Hashable<H>, class = typename std::enable_if<E::HashableBy(kStd)>::type>
size_t operator() (E) const
 

Detailed Description

template<int H>
struct std::hash< Hashable< H > >

Definition at line 271 of file hash_function_defaults_test.cc.

Member Function Documentation

template<int H>
template<class E = Hashable<H>, class = typename std::enable_if<E::HashableBy(kStd)>::type>
size_t std::hash< Hashable< H > >::operator() ( ) const
inline

Definition at line 274 of file hash_function_defaults_test.cc.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:20:00