Specialization of Hash for long values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<long>;

Member Functions

Name

Description

operator()

Return a hash value computed using the specified x.

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

Created with MrDocs