BloombergLP::bslstp::Hash<signed char>

Specialization of Hash for signed char values.

Synopsis

Declared in <bslstp_hash.h>

template<>
struct Hash<signed char>;

Member Functions

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