Specialization of Hash for short values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<short>;

Member Functions

Name

Description

operator()

Return a hash value computed using the specified x.

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

Created with MrDocs