BloombergLP::bslstp::Hash<short>

Specialization of Hash for short values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<short>;

Member Functions

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