BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslstp::Hash< short > Struct Reference

#include <bslstp_hash.h>

Detailed Description

Specialization of Hash for short values.

Public Member Functions

 BSLMF_NESTED_TRAIT_DECLARATION (Hash, bsl::is_trivially_copyable)
 
std::size_t operator() (short x) const
 

Member Function Documentation

◆ BSLMF_NESTED_TRAIT_DECLARATION()

bslstp::Hash< short >::BSLMF_NESTED_TRAIT_DECLARATION ( Hash< short >  ,
bsl::is_trivially_copyable   
)

◆ operator()()

std::size_t bslstp::Hash< short >::operator() ( short  x) const
inline

Return a hash value computed using the specified x.


The documentation for this struct was generated from the following file: