Return a hash value computed using the specified x.

Synopsis

Declared in <bslstl_hash.h>

std::size_t
operator()(unsigned long x) const;

Created with MrDocs