This struct provides a namespace for key‐configuration utilities used by bsl::unordered_map to extract keys from stored value objects.
Synopsis
Declared in <bslstl_unorderedmapkeyconfiguration.h>
template<
class KEY,
class VALUE_TYPE>
struct UnorderedMapKeyConfiguration;
Type Aliases
Static Member Functions
Name |
Description |
Return the member |
Specializations
Name |
Description |
This |
Created with MrDocs