Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines

bslstl_hash.h File Reference

Provide a namespace for hash functions. More...

Go to the source code of this file.

Classes

struct  bsl::hash< TYPE >
struct  bsl::hash< const BSLSTL_KEY >
struct  bsl::hash< bool >
struct  bsl::hash< char >
struct  bsl::hash< signed char >
struct  bsl::hash< unsigned char >
struct  bsl::hash< wchar_t >
struct  bsl::hash< short >
struct  bsl::hash< unsigned short >
struct  bsl::hash< int >
struct  bsl::hash< unsigned int >
struct  bsl::hash< long >
struct  bsl::hash< unsigned long >
struct  bsl::hash< long long >
struct  bsl::hash< unsigned long long >

Namespaces

namespace  bsl

Defines

#define BSLSTL_HASH_DEPRECATED_CPP17

Detailed Description


Define Documentation

#define BSLSTL_HASH_DEPRECATED_CPP17
Value:
BSLS_DEPRECATE_FEATURE(                                                   \
        "bsl", "deprecated_cpp17_standard_library_features", "do not use")