Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bsl::hash< signed char > 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 signed char argument_type
 hash (const hash &original)
 ~hash ()
hashoperator= (const hash &rhs)
std::size_t operator() (signed char x) const

Detailed Description

template<>
struct bsl::hash< signed char >

Specialization of hash for signed char values.

See Component bslstl_hash


Member Function Documentation

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

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