Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bsl::hash< long long > Struct Template Reference
[Component bslstl_hash]

#include <bslstl_hash.h>

List of all members.

Public Member Functions

 BSLS_DEPRECATE_FEATURE ("bsl","deprecated_cpp17_standard_library_features","do not use") typedef long long argument_type
 hash (const hash &original)
 ~hash ()
hashoperator= (const hash &rhs)
std::size_t operator() (long long x) const

Detailed Description

template<>
struct bsl::hash< long long >

Specialization of hash for long long values.

See Component bslstl_hash


Member Function Documentation

bsl::hash< long long >::BSLS_DEPRECATE_FEATURE ( "bsl"  ,
"deprecated_cpp17_standard_library_features"  ,
"do not use"   
)

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