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