Return a hash code generated from the contents of the specified value.
Synopsis
Declared in <bdlb_transparenthash.h>
template<class TYPE>
std::size_t
operator()(TYPE const& value) const;
Created with MrDocs
Return a hash code generated from the contents of the specified value.
Declared in <bdlb_transparenthash.h>
template<class TYPE>
std::size_t
operator()(TYPE const& value) const;
Created with MrDocs