Specialization of Hash for unsigned short values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<unsigned short>;

Member Functions

Name

Description

operator()

Return a hash value computed using the specified x.

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

Created with MrDocs