Specialization of Hash for int values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<int>;

Member Functions

Name

Description

operator()

Return a hash value computed using the specified x.

operator BloombergLP::bslmf::NestedTraitDeclaration<Hash<int>, is_trivially_copyable>

Created with MrDocs