BloombergLP::bslstp::Hash<unsigned int>

Specialization of Hash for unsigned int values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<unsigned int>;

Member Functions

NameDescription
operator() Return a hash value computed using the specified x.
operator BloombergLP::bslmf::NestedTraitDeclaration<Hash<unsigned int>, is_trivially_copyable>