Public Member Functions
std::hash< CustomHashType< Tags...> > Struct Template Reference

List of all members.

Public Member Functions

template<InvokeTag... TagsIn, typename = typename EnableIfContained< InvokeTag::kStdHash, TagsIn...>::type>
size_t operator() (CustomHashType< TagsIn...> t) const

Detailed Description

template<InvokeTag... Tags>
struct std::hash< CustomHashType< Tags...> >

Definition at line 573 of file hash_test.cc.


Member Function Documentation

template<InvokeTag... Tags>
template<InvokeTag... TagsIn, typename = typename EnableIfContained< InvokeTag::kStdHash, TagsIn...>::type>
size_t std::hash< CustomHashType< Tags...> >::operator() ( CustomHashType< TagsIn...>  t) const [inline]

Definition at line 576 of file hash_test.cc.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17